Carbon Accounts
Get Account by Id
To retrieve an account, you will need the account_id
provided in the response object from the Create Account endpoint.
GET
Headers
Authorisation requires an API key in the header of the request. Please see this page for more information.
Response Fields
A unique ID assigned to the account. This identifier is used to reference the account within the system.
The name assigned to this account. This is a required string that uniquely identifies the account within the system.
The email assigned to this account.
The date and time when the account was created. This timestamp is recorded in UTC and used for tracking the account’s creation date.