v1
latestOpenAPI 3.0.32026-07-26120117318.1 KBExports
Create export (async)
Creates a new data export task. Returns 202 Accepted with a Location header pointing to the status endpoint. Exports are project-scoped and require the RAW_DATA_ACCESS feature.
post/exports
Request body
Response
Export task accepted.
Example response
{
"object": "export"
}