GetObjective
Retrieve a single SLO objective by its unique identifier.
GET
/api/v1/slo/objectives/{sloId}Operation ID
GetObjectiveSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
sloIdStringRequiredUnique identifier of the SLO objective to retrieve.
