Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required
kb_id
string
required
policy_id
string
required

Query Parameters

role_id
string | null

Restrict to bindings for this role.

enabled
boolean | null

Restrict to enabled or disabled bindings. Omit for both.

include_revoked
boolean

When true, include revoked bindings. Defaults to false.

page_token
string | null

Response

200 - application/json

Assignments listed

assignments
object[]
required
next_page_token
string | null