Get work shifts associated with the project.

get

/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/workShifts

This operation retrieves work shifts associated with the project.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Work shifts associated with the project were successfully retrieved.
Body ()
Root Schema : ProjectWorkShifts
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : ProjectWorkShift
Type: object
Show Source
Back to Top