Skip to main content
GET
accountautorisaties weergeven

Autorisaties

Authorization
string
header
vereist

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Padparameters

account_id
string<uuid>
vereist

Queryparameters

subject_type
enum<string> | null

Soorten autorisatieonderwerpen.

Beschikbare opties:
user,
group,
service_account
subject_id
string | null
grant_kind
enum<string> | null

Soorten autorisatievergunningen.

Beschikbare opties:
capability,
account_owner,
super_admin
capability_key
string | null
include_revoked
boolean
standaard:false

Respons

grant_kind
string
vereist
id
string<uuid>
vereist
subject_id
string
vereist
subject_type
string
vereist
capability_key
string | null
created_at
string<date-time> | null
resource_id
string<uuid> | null
resource_type
string | null
revoked_at
string<date-time> | null