Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
Time at which the object was created. Measured in seconds since the Unix epoch.
When the query was run, Sigma contained a snapshot of your Stripe data at this time.
OptionalerrorThe file object representing the results of the query.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
Time at which the result expires and is no longer available for download.
SQL for the query.
The query's execution status, which will be completed for successful runs, and canceled, failed, or timed_out otherwise.
Title of the query.
If you have scheduled a Sigma query, you'll receive a
sigma.scheduled_query_run.createdwebhook each time the query runs. The webhook contains aScheduledQueryRunobject, which you can use to retrieve the query results.