Retrieve quota limit requests from your reseller clients. Filter by client ID or request status to find specific requests. Use this endpoint to review pending requests before approval or rejection.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Filter requests by specific client ID. Omit to see requests from all your reseller clients.
123
Limit the number of returned items
x <= 10001000
Offset value is used to exclude the first set of records from the result
x >= 00
List of limit requests statuses for filtering
done, in progress, rejected ["done", "in progress"]