These docs are for v2.2022.0501. Click to read the latest docs for v2.2023.0501.

Retrieve Shift

Sample Response

{
    "data": {
        "id": 12345677,
        "location_id": 9876,
        "user_id": 112233,
        "department_id": 4567,
        "role_id": 4320,
        "station_id": 0,
        "station_name": "",
        "start": "2022-07-06T17:00:00-06:00",
        "end": "2022-07-06T23:00:00-06:00",
        "business_decline": false,
        "close": false,
        "publish_status": "published",
        "open": false,
        "notes": "",
        "attendance_status": "none"
    },
    "object": "shift"
}
Language
Authorization
Click Try It! to start a request and see the response here!