SLA Schedules
List all SLA schedules
Fetches SLA reporting schedules from DynamoDB for the authenticated user. Requires sla:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
OK. Returns an array of SLA report schedules for the user.
The response is of type object[]
.