Available Access
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
granteestring | nullableOptional
Filters available bundles by the specified user, accepts ID or email. Defaults to the authenticated user
limitinteger · int32OptionalDefault:
100namestring[] | nullableOptional
Filter available bundles by name. Supports wildcard () for partial matches - use * for contains, prefix for starts with, *suffix for ends with
page_tokenstring | nullableOptional
Responses
200
OK
application/json
get
/api/user/v1/available-access/bundles200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
granteestring | nullableOptional
Filters available access options by the specified user, accepts ID or email. Defaults to the authenticated user
integration_idstring | nullableOptional
integration_namestring | nullableOptional
limitinteger · int32OptionalDefault:
100page_tokenstring | nullableOptional
permission_namestring[] | nullableOptional
resource_namestring | nullableOptional
resource_type_idstring[] | nullableOptional
Responses
200
OK
application/json
get
/api/user/v1/available-access/entitlements200
OK
Last updated
Was this helpful?
