---
title: "Usage info of SLOs."
method: GET
path: "/v1/slos/usageInfo"
tags: ["slosLibraryManagement"]
---

# Usage info of SLOs.

`GET /v1/slos/usageInfo`

Get the current number and the allowed number of log and metrics SLOs.

## Response `200`

SLO Usage Info has been retrieved successfully.

- SloUsage[] — The usage info of logs and metrics SLOs.
  - `sliType` string — The type of SLO usage info (Logs/Metrics/Monitor based).
  - `usage` integer — Current number of active Logs/Metrics/Monitors SLOs.
  - `limit` integer — The limit of active Logs/Metrics/Monitors SLOs.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
