Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl -X POST "https://api.joinformal.com/core.v1.LogsService/UpdateLogQuery" \ -H "X-API-KEY: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "example": "value" }'
{ "metadata": { "id": "<string>", "name": "<string>", "createdBy": "<string>", "query": { "query": "<string>", "filters": [ { "name": "<string>", "values": [ "<string>" ] } ], "relativeTime": 123, "histogramGroupByFields": [ "<string>" ], "metricAggregation": { "field": "<string>" } } } }
API key authentication. Get your API key from the Formal console.
1
Show child attributes
Success
Was this page helpful?
Suggestions