Carbon Accounts
Get Account by Email
To retrieve an account, you can use the account_email
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.