Batch
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
POST | |
GET |
Create batch exports run test step new create
Required API key scopes
INTERNALPath parameters
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
Example request
POST /api /projects /:project_id /batch_exports /run_test_step_newExample response
Status 200 No response body
Create batch exports run test step new create
Required API key scopes
INTERNALPath parameters
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
Example request
POST /api /projects /:project_id /batch_exports /run_test_step_newExample response
Status 200 No response body
Retrieve batch exports test retrieve
Required API key scopes
INTERNALPath parameters
- project_idstring
Example request
GET /api /projects /:project_id /batch_exports /testExample response
Status 200 No response body
Retrieve batch exports test retrieve
Required API key scopes
INTERNALPath parameters
- project_idstring
Example request
GET /api /projects /:project_id /batch_exports /test