Skip to main content
GET
Get a job role subject assignment

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

job_role_subject_assignment_id
string<uuid>
required

The unique identifier for the job role subject assignment.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
job_role,
user,
scheme,
work_order,
operation

Response

Get a job role subject assignment.

JSON API response object

data
object
required

A job role subject assignment links a single user to a single job role on a single governance subject (scheme, work order, or operation). The subject is polymorphic: exactly one of scheme, work_order, or operation is populated, matching the subject_type attribute.

jsonapi
object
required
included
object[]

Related resources that can be included when a job role subject assignment is returned.

An internal job role