Find SLO by name
GET/slos/:sloName
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns a single SLO.
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
- 403
- 404
- 429
Successful operation
Authentication credentials not valid
Access to the requested SLO is forbidden
SLO not found
API call exceeded the rate limit