List Scheduled Shifts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Minimum Plan Required: The Works

Sample Response

{
    "data": [
        {
            "id": 543459827,
            "location_id": 4569,
            "user_id": 555,
            "department_id": 7890,
            "role_id": 2583,
            "station_id": 1,
            "company_id": 1234,
            "station_name": "",
            "start": "2023-01-18T16:30:00-06:00",
            "end": "2023-01-19T00:00:00-06:00",
            "business_decline": false,
            "close": true,
            "publish_status": "published",
            "open": false,
            "notes": "",
            "attendance_status": "none"
        }
    ],
    "object": "scheduled_shift"
}
Path Params
int64
required

Company ID

string
required

Specified user_id of the user to check if scheduled. If the value begins with punch_id: then this specifies a user punch_id.

Query Params
integer
required

Location ID.

integer

Grace period in minutes.

Headers
string

7shifts API version

uuid

Company GUID

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json