Get details about project assignment.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/employees/{employeeId}
This operation retrieves details about employee-project assignment.
Request
Path Parameters
-
employeeId: string
Employee identifier
-
orgId: string
Organization identifier
-
projectId: string
Project identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Project assignment was successfully retrieved.
Root Schema : Discriminator: role
Type:
Show Source
object
-
employeeId:
string
Identifier of the employee within the project assignmentExample:
johnSmith
-
links(optional):
array links
-
role:
string
Allowed Values:
[ "PROJECT_MANAGER", "SUPERVISOR", "WORKER" ]
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type