> ## 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

> Gegenereerde referentie voor Accounts-eindpunten.

# Accounts

Gegenereerde referentie voor Accounts-eindpunten.

Deze gegenereerde pagina groepeert elke openbare API-bewerking in de categorie Accounts.

## Eindpunten

* [GET /v1/public/accounts](/nl/api/v1/public/accounts/get) - accounts weergeven
* [GET /v1/public/accounts/\{account\_id}](/nl/api/v1/public/accounts/account_id/get) - account ophalen

## accounts weergeven

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

accounts weergeven

Geeft klantaccounts weer die zichtbaar zijn voor de public API principal.

Volledige referentie: [GET /v1/public/accounts](/nl/api/v1/public/accounts/get)

<Note>
  OpenAPI-referentie: `/openapi.nl.json GET /v1/public/accounts`
</Note>

## account ophalen

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

account ophalen

Retourneert structurele accountdetails die zichtbaar zijn voor de public API principal.

Volledige referentie: [GET /v1/public/accounts/\{account\_id}](/nl/api/v1/public/accounts/account_id/get)

<Note>
  OpenAPI-referentie: `/openapi.nl.json GET /v1/public/accounts/{account_id}`
</Note>

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