Find SLO by name
GET/slos/:sloName
Returns a specific SLO by name and project.
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
Success
Authentication credentials not valid
Access to the requested SLO is forbidden
SLO not found
API call exceeded the rate limit