📈 Analytics
List Queries
This endpoint retrieves a list of queries related to a specific index, sorted by time and limited to the last 100 queries.
GET
/
v1
/
indexes
/
{id}
/
queries
Auth Headers
x-metal-api-key
string
requiredAn API key for your organization.
x-metal-client-id
string
requiredA Client ID for your organization.
Params
id
string
requiredThe Index ID
Response
data
QueryData Array