Get details of a project - work shift association
get
/connectedWorker/clientapi/v2/projects/{projectId}/workShifts/{workShiftId}
This operation retrieves the details of a project - work shift association
Request
Path Parameters
-
projectId: integer(int64)
Project identifier
-
workShiftId: integer(int64)
Work shift identifier
Response
Supported Media Types
- application/json
200 Response
Project - work shift association was successfully retrieved
Root Schema : ProjectWorkShift
Type:
Show Source
object-
is_default(optional):
boolean
Default Value:
falseFlag indicating default work shift in the projectExample:true -
links(optional):
array links
-
projectId:
integer(int64)
Id of the projectExample:
1 -
workShiftId:
integer(int64)
Id of the work shiftExample:
2
Nested Schema : Link
Type:
Show Source
object-
href:
string
The target resource's URI
-
rel:
string
Relation type