Summary
Get an individual account.
Description
Get an individual account
Route
GET /authorization/accounts/:accountId
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
accountId | string | yes | The id for the requested account. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The individual account document. |