Export an NQL
Export large datasets to S3 and track export status
Identifier of the query which is going to be executed.
#my_query_idThe compression algorithm for the export. If not set, no compression is applied. Allowed values: NONE, ZSTD, GZIP.
ZSTDOK - Successful execution.
Unauthorized - No valid authentication credentials.
No permission - Not authorized to execute queries.
Not found - No query associated with that ID.
Internal server error.
Service unavailable.
Identifier of the query which is going to be executed.
#my_query_idPattern: ^#[a-z0-9_]{2,255}$The compression algorithm for the export. If not set, no compression is applied.
ZSTDPossible values: OK - Successful execution.
Unauthorized - No valid authentication credentials.
No permission - Not authorized to execute queries
Not found - No query associated with that ID.
Internal server error.
Service unavailable.
Export identifier
OK - Successful execution.
Partial Content - The query results were truncated because the maximum number of results allowed by the license was reached
Unauthorized - No valid authentication credentials.
No permission - Not authorized to execute queries.
Not found - No export associated with that ID.
Too many requests - The user has reached the daily request limit.
Internal server error.
Service unavailable.
Last updated
Was this helpful?
