Get details for a schedule
GET
/api/organizations/{organization_id}/locations/{location_id}/schedules/{id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/organizations//locations//schedules/'
Response Response Example
{}
Request
Path Params
id
string
required
location_id
string
required
organization_id
string
required