Get Account by ID
Returns the account details for the authenticated Meridian account.
Authorizations
Bearer token authentication, for client-server calls.
Send the access token issued by POST /v1/auth/token as Authorization: Bearer {token}. The token carries its own program and user context, so the X-Meridian-* headers are not required. See Authentication.
Headers
Server-to-server (HMAC) requests only. Partner API key issued by Meridian during provisioning.
Server-to-server (HMAC) requests only. Current time in milliseconds since the Unix epoch. Must be within 60 seconds of the request.
Server-to-server (HMAC) requests only. Identifies the program context for the request.
Server-to-server (HMAC) requests only. Identifies the Meridian user targeted by the request. Required for MULTI_USER integrations; omit for SINGLE_USER.
Path Parameters
ID of the balance account to fetch — the id returned by GET /v1/accounts.
Response
The account details for the authenticated account
Detailed Meridian account payload
Unique identifier of the account
"acc_01JMERUSDRET001"
Timestamp when the account was created
"2026-04-30T14:00:00Z"
Timestamp when the account was last updated
"2026-04-30T14:00:00Z"
Current status of the account
ACTIVE, CLOSED, FROZEN "ACTIVE"
Currency of the account
EUR, USD, GBP, PHP, MXN, ZAR, USDC_ETH, USDC_SOL, USDT_ETH, USDT_SOL "USD"
Routing policy that retains deposited funds on the account
- Retain Routing Policy
- Sweep Routing Policy
Deposit instructions for the account
Funds available for immediate use, adjusted for pending transactions
Total posted and cleared balance physically in the account
Reason for the current status
Partner-defined identifier used to reconcile inbound deposits to the account
Display name of the account