List Department Assignments

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

Minimum Plan Required: Entrée

Sample Response


{
    "data": [
        {
            "department_id": 7890,
            "name": "FOH",
            "location_id": 4569
        },
        {
            "department_id": 7891,
            "name": "Kitchen",
            "location_id": 4569
        }
    ],
    "object": "department_assignments"
}
Path Params
int64
required

Company ID

int64
required

User ID

Headers
string
^\d{4}-\d{2}-\d{2}$

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