Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hybridbox.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Accounts

Generated reference for Accounts endpoints. This generated page groups every public API operation in the Accounts category.

Endpoints

List Accounts

GET /v1/public/accounts List Accounts List customer accounts visible to the public API principal. Full reference: GET /v1/public/accounts
OpenAPI reference: /openapi.en.json GET /v1/public/accounts

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}
OpenAPI reference: /openapi.en.json GET /v1/public/accounts/{account_id}