Access Requests
List access requests
Returns a paginated list of access requests visible to the authenticated caller.
GET
List access requests
Authorizations
Bearer token authentication. Pass your AccessOwl API token in the Authorization header as Bearer <token>.
Query Parameters
Maximum results to return (default: 20, max: 100)
Opaque cursor returned in the previous response's meta.next_cursor. Omit for the first page.
List access requests

