Skip to content

Me

GET
/accounts/me
st_session
Any of:
string

Successful Response

MeResponse
object
email
required
Email
string
must_change_password
required
Must Change Password
boolean
organization_id
required
Organization Id
string format: uuid
organization_name
required
Organization Name
string
role
required
Role
string
tenants
required
Tenants
Array<object>
TenantSummary
object
access
required
Access
string
accounts
Any of:
Array<object>
TenantAccountAccess

One AWS account the caller reaches inside a tenant (ADR-0023), with their per-account level.

object
access
required
Access
string
aws_account_id
required
Aws Account Id
string
data_classification
required
Any of:
string
environment
required
Any of:
string
id
required
Id
string format: uuid
name
required
Name
string
can_manage_identity
Can Manage Identity
boolean
id
required
Id
string format: uuid
name
required
Name
string
user_id
required
User Id
string format: uuid

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string