List Role Assignments

Sample Response

{
    "data": [
        {
            "role_id": 4320,
            "name": "Server",
            "department_id": 4567,
            "location_id": 9876,
            "is_primary": false,
            "skill_level": 2,
            "sort": 0
        }
    ],
    "object": "role_assignments"
}
Language
Authorization
Click Try It! to start a request and see the response here!