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