Skip to main content
GET
List object permission recipients
The counterpart of List Permission Recipients for the secrets and live-connection axis, with the same contract: active Members only, ids by default, full objects with expand, and picker semantics — passing a resource excludes whoever already holds a grant there.

Query parameters

Authorizations

x-api-key
string
header
required

API Key authentication. Format: 'x-api-key: api_key'

Query Parameters

live_connection
string

Only recipients who can still be granted on this live connection.

Match users by name, username or email, and groups by name or description.

secret
string

Only recipients who can still be granted on this secret.

Response

200 - application/json
groups
string<uuid>[]
required
users
string<uuid>[]
required