---
title: "Bulk read a slo or folder."
method: GET
path: "/v1/slos"
tags: ["slosLibraryManagement"]
---

# Bulk read a slo or folder.

`GET /v1/slos`

Bulk read a slo or folder by the given identifiers from the slos library.

## Query parameters

- `ids` string[], required
- `skipChildren` boolean

## Response `200`

A map between an identifier and its definition (slo or folder).

- IdToSlosLibraryBaseResponseMap

## 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/18a824df1e78/schema)
