api-docs-icon

Get Account

GET
/ api/ v1/ account/ {id}

Retrieve the account information for the specified account id

Note:

Response body does not include account password.

id
integer (int32)
required

integer representing the ID of the account to retrieve

Response

application/json
array[object]
object

Code Examples

Response