Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The delegator user ID to filter delegations by the user delegating their access review requests.
The delegate user ID to filter delegations by the user being delegated to.
A cursor to indicate where to start fetching results.
The maximum number of results to return per page. The default is 200.
x <= 1000Response
A list of delegations for your organization.
The delegations in the result set.
The cursor with which to continue pagination if additional result pages exist.
"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
The cursor used to obtain the current result page.
"cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ"
The total number of items in the result set.
2

