Skip to content

Get current user

GET
/v1/general/current-user

Authorizations

Responses

200

OK

object
account_type
string
Allowed values: auth0 service canary integration
created_at
string
email
string
id
string
org_ids

ReadOnly Fields

Array<string>
permissions
object
key
additional properties
string
Allowed values: unknown all create read update delete
roles
Array<object>
object
createdBy
object recursive
created_at
string
created_by_id
string
id
string
policies
Array<object>
object
created_at
string
created_by_id
string
id
string
name
string
Allowed values: org_admin installer runner hosted_installer
permissions

Permissions are used to track granular permissions for each domain

object
key
additional properties
string
role_id
string
updated_at
string
role_type
string
Allowed values: org_admin installer runner hosted-installer
updated_at
string
subject
string
updated_at
string

400

Bad Request

object
description
string
error
string
user_error
boolean

401

Unauthorized

object
description
string
error
string
user_error
boolean

403

Forbidden

object
description
string
error
string
user_error
boolean

404

Not Found

object
description
string
error
string
user_error
boolean

500

Internal Server Error

object
description
string
error
string
user_error
boolean