Go
Get grants
Retrieve the grants associated with your account.
GET
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de requête
Number of results per page.
Plage requise:
1 <= x <= 100Page index of the results to return. First page is 0.
Plage requise:
x >= 0Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).
user_id of the grants to retrieve.
client_id of the grants to retrieve.
audience of the grants to retrieve.