# Get an SLO Get an SLO by ID. Endpoint: GET /1/slos/{datasetSlug}/{sloId} Version: 1.0.0 Security: configuration_key ## Path parameters: - `datasetSlug` (string, required) The dataset slug or use for endpoints that support environment-wide operations. - `sloId` (string, required) Unique identifier (ID) of the SLO. ## Query parameters: - `detailed` (boolean) Allows SLO reporting data (, , and ) to be returned when retrieving a single SLO. This feature is available as part of the Honeycomb Enterprise plan. is calculated based on the last 4 hours of data. ## Response 401 fields (application/json): - `error` (string) ## Response 403 fields (application/json): - `error` (string) ## Response 404 fields (application/json): - `error` (string) ## Response 429 fields (application/json): - `error` (string) ## Response default fields (application/json): - `error` (string)