---
title: "List all rodent cages in your account"
method: GET
path: "/api/v1/rodent_cages"
tags: ["Rodent cages"]
deprecated: true
---

# List all rodent cages in your account

`GET /api/v1/rodent_cages`

> **Deprecated.**

List all rodent cages.

**Note:** An improved version of this endpoint is available in API v2.
Please visit [API v2 docs](/api-docs/index.html?urls.primaryName=API%20V2%20Docs#/Rodent%20cages/get_api_v2_rodent_cages).

## Query parameters

- `token` string, required
- `page` integer
- `meta` string

## Response `200`

OK

## Other responses

- `404` — Not Found

---

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