Skip to main content
GET
Einladungen des Kontos 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

email
string | null
status
string | null

Antwort

assignments
InvitationAssignmentResponse · object[]
erforderlich
email
string
erforderlich
id
string<uuid>
erforderlich
permission_context
PermissionInspectabilitySnapshot · object
erforderlich

Gemeinsamer Prüfbarkeits-Snapshot für die Benutzer-, Gruppen- und Einladungsverwaltung.

status
string
erforderlich
accepted_at
string<date-time> | null
accepted_subject_id
string | null
created_at
string<date-time> | null
expires_at
string<date-time> | null
note
string | null