Get details about project assignment
get
/connectedWorker/clientapi/v2/projects/{projectId}/employees/{employeeId}
This operation retrieves details about employee-project assignment.
Request
Path Parameters
-
employeeId: string
Employee identifier
-
projectId: integer(int64)
Project identifier
Response
Supported Media Types
- application/json
200 Response
Project assignment was successfully retrieved
Root Schema : ProjectAssignment
Type:
objectDiscriminator:
Show Source
role-
employeeId:
string
Identifier of the employee within the project assignmentExample:
johnSmith -
links(optional):
array links
-
role:
string
Allowed Values:
[ "PROJECT_MANAGER", "SUPERVISOR", "WORKER" ]Role associated with the employee for the given projectExample:WORKER
Nested Schema : Link
Type:
Show Source
object-
href:
string
The target resource's URI
-
rel:
string
Relation type