Go
Get all access control list entries for a tenant
Get all access control list entries for your client.
GET
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Use this field to request a specific page of the list results.
Required range:
x >= 0The amount of results per page.
Required range:
0 <= x <= 100Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).