Batch
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
PATCH | |
DELETE | |
GET | |
POST | |
POST | |
POST | |
POST | |
GET |
Retrieve batch exports retrieve
Required API key scopes
batch_export:readPath parameters
- idstring
- project_idstring
Response
Example request
GET /api /projects /:project_id /batch_exports /:idExample response
Status 200
RESPONSE
Update batch exports update
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Response
Example request
PATCH /api /projects /:project_id /batch_exports /:idExample response
Status 200
RESPONSE
Update batch exports update
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Response
Example request
PATCH /api /projects /:project_id /batch_exports /:idExample response
Status 200
RESPONSE
Delete batch exports destroy
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Example request
DELETE /api /projects /:project_id /batch_exports /:idExample response
Status 204 No response body
Delete batch exports destroy
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Example request
DELETE /api /projects /:project_id /batch_exports /:idExample response
Status 204 No response body
Retrieve batch exports logs retrieve
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /batch_exports /:id /logsExample response
Status 200 No response body
Retrieve batch exports logs retrieve
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /batch_exports /:id /logsExample response
Status 200 No response body
Create batch exports pause create
Pause a BatchExport.
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Example request
POST /api /projects /:project_id /batch_exports /:id /pauseExample response
Status 200 No response body
Create batch exports pause create
Pause a BatchExport.
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Example request
POST /api /projects /:project_id /batch_exports /:id /pauseExample response
Status 200 No response body
Create batch exports run test step create
Required API key scopes
INTERNALPath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Example request
POST /api /projects /:project_id /batch_exports /:id /run_test_stepExample response
Status 200 No response body
Create batch exports run test step create
Required API key scopes
INTERNALPath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Example request
POST /api /projects /:project_id /batch_exports /:id /run_test_stepExample response
Status 200 No response body
Create batch exports unpause create
Unpause a BatchExport.
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Example request
POST /api /projects /:project_id /batch_exports /:id /unpauseExample response
Status 200 No response body
Create batch exports unpause create
Unpause a BatchExport.
Required API key scopes
batch_export:writePath parameters
- idstring
- project_idstring
Request parameters
- namestring
- model
- destination
- interval
- pausedboolean
- last_paused_atstring
- start_atstring
- end_atstring
- hogql_querystring
- filters
- timezone
- offset_dayinteger
- offset_hourinteger
Example request
POST /api /projects /:project_id /batch_exports /:id /unpauseExample 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
- timezone
- offset_dayinteger
- offset_hourinteger
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
- timezone
- offset_dayinteger
- offset_hourinteger
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