Retrieves a single SLA schedule by UUID from DynamoDB. Requires sla:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the schedule
OK. Returns the schedule if found.
The response is of type object
.