Skip to main content
GET
Kontoautorisierungen auflisten

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

account_id
string<uuid>
erforderlich

Abfrageparameter

subject_type
enum<string> | null

Autorisierungssubjekttypen.

Verfügbare Optionen:
user,
group,
service_account
subject_id
string | null
grant_kind
enum<string> | null

Arten der Genehmigungserteilung.

Verfügbare Optionen:
capability,
account_owner,
super_admin
capability_key
string | null
include_revoked
boolean
Standard:false

Antwort

grant_kind
string
erforderlich
id
string<uuid>
erforderlich
subject_id
string
erforderlich
subject_type
string
erforderlich
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