Get a list of sent requests to change current quotas and their statuses.
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 limit requests created at or after this datetime (inclusive)
"2024-01-01T00:00:00Z"
Filter limit requests created at or before this datetime (inclusive)
"2024-12-31T23:59:59Z"
Optional. Limit the number of returned items
x <= 10001000
Optional. Offset value is used to exclude the first set of records from the result
x >= 00
List of limit request IDs for filtering
[1, 2, 3]
List of limit requests statuses for filtering
done, in progress, rejected ["done", "in progress"]