Get all access control list entries for your client.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Use this field to request a specific page of the list results.
x >= 0The amount of results per page.
0 <= x <= 100Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).