# SLOs This contains APIs related to CRUD operations of SLOs ## Get Error budget reset history - [GET /cv/api/slo/{identifier}/errorBudgetResetHistory](https://apidocs.harness.io/openapi-merged/slos/geterrorbudgetresethistory.md) ## Get notification rules for SLO - [GET /cv/api/slo/{identifier}/notification-rules](https://apidocs.harness.io/openapi-merged/slos/getnotificationrulesforslo.md) ## Get SLO logs - [GET /cv/api/slo/{identifier}/logs](https://apidocs.harness.io/openapi-merged/slos/getservicelevelobjectivelogs.md) ## Reset Error budget history - [POST /cv/api/slo/{identifier}/resetErrorBudget](https://apidocs.harness.io/openapi-merged/slos/reseterrorbudget.md) ## Get Metric Graph For SLO - [GET /cv/api/v1/orgs/{org}/projects/{project}/metric-graph/{slo-identifier}](https://apidocs.harness.io/openapi-merged/slos/getmetricgraphforslo.md): Get Underlying Metrics Graph for SLO ## List SLOs - [GET /cv/api/v1/orgs/{org}/projects/{project}/slo](https://apidocs.harness.io/openapi-merged/slos/listslo.md): Returns a list of Service Level Objectives