Get current account info
Get authenticated account details
get/accounts/current
Response
200
Example response
{
"data": {
"account_id": 123,
"name": "Acme"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.