List Role Assignments

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

Minimum Plan Required: Entrée

Sample Response

{
    "data": [
        {
            "role_id": 2583,
            "company_id": 1234,
            "location_id": 4569,
            "department_id": 7890,
            "name": "Server",
            "is_primary": false,
            "skill_level": 2,
            "sort": 0
        },
        {
            "role_id": 2584,
            "company_id": 1234,
            "location_id": 4569,
            "department_id": 7890,
            "name": "Server",
            "is_primary": false,
            "skill_level": 2,
            "sort": 0
        }
    ],
    "object": "role_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