Retrieve Role

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

Minimum Plan Required: Entrée

Sample Response

{
    "data": {
        "id": 2583,
        "company_id": 1234,
        "location_id": 4569,
        "department_id": 7890,
        "color": "1e71b2",
        "num_stations": 2,
        "name": "Server",
        "job_code": "",
        "sort": 1,
        "stations": [
            {
                "id": 1,
                "station_number": 1,
                "name": "test station one"
            },
            {
                "id": 2,
                "station_number": 2,
                "name": "test station two"
            }
        ],
        "created": "2021-10-28T16:48:42+0000",
        "modified": "2022-12-02T21:31:44+0000"
    },
    "object": "role"
}
Path Params
int64
required

Company ID

int64
required

Role 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