---
title: "Retrieve custom hotlists"
method: GET
path: "/hotlists"
tags: ["Custom Hotlists"]
---

# Retrieve custom hotlists

`GET /hotlists`

Retrieve custom hotlists for the organization

## Response `200`

The hotlists for your organization were successfully retrieved.

- OrgHotlist[]
  - `id` string
  - `name` string

## Other responses

- `401` — Unauthorized, authentication token was invalid or not provided
- `403` — Forbidden, your client does not have access to this resource

---

[API](https://skmtc.net/flocksafety/apis/oauth-api.md) · [All operations](https://skmtc.net/flocksafety/apis/oauth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flocksafety/oauth-api/versions/126df7964ba5/schema)
