> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Accounts

> Generated reference for Accounts endpoints.

# Accounts

Generated reference for Accounts endpoints.

This generated page groups every public API operation in the Accounts category.

## Endpoints

* [GET /v1/public/accounts](/en/api/v1/public/accounts/get) - List Accounts
* [GET /v1/public/accounts/\{account\_id}](/en/api/v1/public/accounts/account_id/get) - Get Account

## List Accounts

**GET** `/v1/public/accounts`

List Accounts

List customer accounts visible to the public API principal.

Full reference: [GET /v1/public/accounts](/en/api/v1/public/accounts/get)

<Note>
  OpenAPI reference: `/openapi.en.json GET /v1/public/accounts`
</Note>

## Get Account

**GET** `/v1/public/accounts/{account_id}`

Get Account

Return a structural account detail visible to the public API principal.

Full reference: [GET /v1/public/accounts/\{account\_id}](/en/api/v1/public/accounts/account_id/get)

<Note>
  OpenAPI reference: `/openapi.en.json GET /v1/public/accounts/{account_id}`
</Note>

<script src="/locale-bridge.js" />
