List SLOs
GET/slos
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns an SLO list for a specific organization.
AUTHENTICATION REQUIRED
Authenticate API requests using an access token. Include it in the Authorization header as
Authenticate API requests using an access token. Include it in the Authorization header as
Bearer TOKEN
.Request
Responses
- 200
- 401
- 429
Success
Authentication credentials not valid.
API call exceeded the rate limit.