Get details of a project - work shift association.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/workShifts/{workShiftId}
This operation retrieves the details of a project - work shift association.
Request
Path Parameters
-
orgId: string
Organization identifier
-
projectId: string
Project identifier
-
workShiftId: string
Work shift identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Project - work shift association was successfully retrieved.
Root Schema : ProjectWorkShift
Type:
Show Source
object
-
default(optional):
boolean
Read Only:
true
Flag indicating default work shift in the projectExample:true
-
links(optional):
array links
-
projectId:
string
Id of the projectExample:
1
-
workShiftId:
string
Id of the work shiftExample:
2
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type