Get logs for requests made by client
Gets logs for requests made by client over a specified time interval for a specific organization.
Documentation Index
Fetch the complete documentation index at: https://developers.avacloud.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Query Parameters
Organization ID to fetch usage metrics for
The start time of the range as a UNIX timestamp. The requested start time will be rounded down to 0:00 UTC of the day.
x >= 0The end time of the range as a UNIX timestamp. The requested end time will be rounded down to 0:00 UTC of the day.
x >= 0Filter data by chain ID.
Filter data by response status code.
Filter data by request type.
data, rpc Filter data by API key ID.
Filter data by request path.
A page token, received from a previous list call. Provide this to retrieve the subsequent page.
The maximum number of items to return.
1 <= x <= 100Response
Successful response