Fetch an account
Authorizations
Your API key, e.g. Authorization: Bearer clmt_test_. Live keys use the clmt_live_ prefix.
Headers
Date-based API version to run this request against.
"2026-08-13"
Path Parameters
The account id.
^acct_[0-9A-Za-z]{22}$Response
The account.
Entity name. Identifies this object when it arrives without its URL.
account Identifier of the account.
^acct_[0-9A-Za-z]{22}$"acct_0346sFPEvSkJvY8vt14NNw"
Whether this account was created with a live key.
The customer's first name.
The customer's last name.
The customer's email. Stored as contact data only - the customer never receives any message from Clemta.
Your own identifier for this account, unique across your accounts.
The customer's phone number, optional, stored as contact data.
Your own key-value pairs, stored and returned verbatim. Clemta never reads them. Use them to correlate the account with your system.