JavaScript
Accounts
Retrieve account
Retrieves an account by ID.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication with Augustus Banking API
Path Parameters
Unique identifier of the account.
Response
200 - application/json
The account resource
Unique identifier of the account.
Resource type discriminator.
Available options:
account ISO 4217 currency code for the account.
Available options:
EUR, GBP, USD, USDC Type of the account.
Available options:
virtual_account, payment_account Current status of the account.
Available options:
pending, active, frozen, closed Asset type of the account.
Available options:
fiat, crypto Human-readable label for the account.
Payment identifiers (e.g. IBAN, account number, wallet address) through which this account can send or receive funds.
- Option 1
- Option 2
- Option 3
- Option 4
ISO 8601 UTC timestamp when the account was created.
ISO 8601 UTC timestamp when the account was last updated.