v1
latestOpenAPI 3.0.02026-07-249301.3 MBAccounts
Retrieve an account
Retrieve the details of an account.
get/api/v1/accounts/{id}
Path parameters
idstring required
The id of the account to retrieve.
Response
OK. Request succeeded.
Example response
{
"last_fetched_at": "2025-12-31T23:59:59.999Z",
"created_at": "2025-12-31T23:59:59.999Z"
}