Skip to main content
GET
Retrieve an Account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
Pattern: ^rad_usr_[A-Za-z0-9_\-]+$

Response

200 - application/json

The requested account object.

id
string
username
string
status
enum<string>
Available options:
active,
disabled
container_id
string | null
group_count
integer
check_attributes
object[]
reply_attributes
object[]
metadata
object
tags
string[]
created_at
string
updated_at
string