Get Account by ID
Returns the account details for the authenticated Meridian account.
Headers
Bearer authentication header of the form Bearer {token}. Required for client-server (JWT) authentication. See Authentication.
Identifies the program context for the request. Required for server-to-server (HMAC) authentication. See Authentication.
Identifies the Meridian user targeted by the request. Required for server-to-server (HMAC) authentication with MULTI_USER integrations; omit for SINGLE_USER. See Authentication.
Partner API key issued by Meridian during provisioning. Required for server-to-server (HMAC) authentication. See Authentication.
Current time in milliseconds since the Unix epoch. Must be within 60 seconds of the request. Required for server-to-server (HMAC) authentication. See Authentication.
HMAC SHA-256 signature of the canonical request string, computed per request. Required for server-to-server (HMAC) authentication. See Authentication for how to construct it.
Path Parameters
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"
Currency of the account
"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