v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBStatuses and reasons
List statuses V1 (deprecated)
List account statuses registered for the organization.
get/accounts/v1/account-status
Response
OK
Example response
[
{
"id": 1234567890,
"name": "NORMAL",
"group": "BLOCKED"
}
]