Retrieve a Sigma Query Preview
Retrieve a Sigma query that was previously saved
Parameters
- idstringRequired
The
idof the saved query to retrieve. This should be a valididthat was previously created.
Returns
Returns the specified Sigma Query
Response
{ "id": "qfl_0R46kn589O8KAxCGtbTjfolP", "object": "sigma.sigma_api_query", "created": 1742329729, "livemode": true, "sql": "SELECT * FROM balance_transactions LIMIT 5", "name": "Select balance transactions"}- Need help? Contact Support.
- Check out our changelog.
- Questions? Contact Sales.
- LLM? Read llms.txt.
- Powered by Markdoc