Account Users
Get account user
Get account user by ID
GET
/
account-users
/
{id}
Authorizations
Authorization
string
headerrequiredPath Parameters
id
string
requiredID of the resource
Response
200 - application/json
role
enum<string>
requiredRole of the account user
Available options:
admin
, member
id
string
Unique identifier for the account user
email
string
Email address of the account user
created_at
string
Date and time when the account user was created
updated_at
string
Date and time when the account user was last updated