Skip to main content
GET
Who from the vendor has access to this organisation, why, and until when (ADR-018).

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
reason
string
granted_at
string
expires_at
string
revoked_at
string
sessions_started
string
last_used_at
string
staff_name
string
staff_email
string
is_live
string
acting_as
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

acting_as
string<character varying>
Maximum string length: 200
expires_at
string<timestamp with time zone>
granted_at
string<timestamp with time zone>
id
string<uuid>

Note: This is a Primary Key.

is_live
boolean<boolean>
last_used_at
string<timestamp with time zone>
reason
string<text>
revoked_at
string<timestamp with time zone>
sessions_started
integer<integer>
staff_email
string<public.citext>
staff_name
string<text>