Light Mode
List all staff
GET
/staffRetrieve a list of all staff members filtered by location ID.
Request
Query Params
location_id
string
required
The ID of the location to filter staff members.
Request samples
Responses
OK(200)
Bad Request(400)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
List of staff members
Data Schema
$ref(#/definitions/4526675)[]
optional
#/definitions/4526675
optional
Example
Not configured
Last modified: 5 days ago