SLA Schedules
Get a single SLA schedule
Retrieves a single SLA schedule by UUID from DynamoDB. Requires sla:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the schedule
Response
200
application/json
OK. Returns the schedule if found.
The response is of type object
.