---
title: "List Sub Accounts"
method: GET
path: "/v1/sub-accounts"
tags: ["sub-accounts"]
---

# List Sub Accounts

`GET /v1/sub-accounts`

## Query parameters

- `limit` integer, nullable
- `offset` integer
- `stats_days` integer, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 19 revisions in range; 12 could not be searched.

- **2026-08-30** `e42d41db2501` — 1 info
  - added the new optional `query` request parameter `stats_days`

[Change history](https://skmtc.dev/agentphone/apis/agentphone-api/changes/v1/sub-accounts/get.md)

---

[API](https://skmtc.dev/agentphone/apis/agentphone-api.md) · [All operations](https://skmtc.dev/agentphone/apis/agentphone-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agentphone/agentphone-api/revisions/e42d41db2501/schema)
