PostHog API — batch_exports
PostHog API — batch_exports. 100 operations. Lead operation: batch_exports. Self-contained Naftiko capability covering one Posthog business surface.
What You Can Do
GET
Environmentsbatchexportslist
— environmentsbatchexportslist
/v1/api/environments/{environment-id}/batch-exports
GET
Environmentsbatchexportslist
— environmentsbatchexportslist
/v1/api/environments/{environment-id}/batch-exports
POST
Environmentsbatchexportscreate
— environmentsbatchexportscreate
/v1/api/environments/{environment-id}/batch-exports
POST
Environmentsbatchexportscreate
— environmentsbatchexportscreate
/v1/api/environments/{environment-id}/batch-exports
POST
Environmentsbatchexportsrunteststepnewcreate
— environmentsbatchexportsrunteststepnewcreate
/v1/api/environments/{environment-id}/batch-exports/run-test-step-new
POST
Environmentsbatchexportsrunteststepnewcreate
— environmentsbatchexportsrunteststepnewcreate
/v1/api/environments/{environment-id}/batch-exports/run-test-step-new
GET
Environmentsbatchexportstestretrieve
— environmentsbatchexportstestretrieve
/v1/api/environments/{environment-id}/batch-exports/test
GET
Environmentsbatchexportstestretrieve
— environmentsbatchexportstestretrieve
/v1/api/environments/{environment-id}/batch-exports/test
GET
Environmentsbatchexportsbackfillslist
— ViewSet for BatchExportBackfill models.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/backfills
POST
Environmentsbatchexportsbackfillscreate
— Create a new backfill for a BatchExport.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/backfills
GET
Environmentsbatchexportsbackfillsretrieve
— ViewSet for BatchExportBackfill models.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/backfills/{id}
POST
Environmentsbatchexportsbackfillscancelcreate
— Cancel a batch export backfill.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/backfills/{id}/cancel
GET
Environmentsbatchexportsrunslist
— environmentsbatchexportsrunslist
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs
GET
Environmentsbatchexportsrunslist
— environmentsbatchexportsrunslist
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs
GET
Environmentsbatchexportsrunsretrieve
— environmentsbatchexportsrunsretrieve
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}
GET
Environmentsbatchexportsrunsretrieve
— environmentsbatchexportsrunsretrieve
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}
POST
Environmentsbatchexportsrunscancelcreate
— Cancel a batch export run.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}/cancel
POST
Environmentsbatchexportsrunscancelcreate
— Cancel a batch export run.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}/cancel
GET
Environmentsbatchexportsrunslogsretrieve
— environmentsbatchexportsrunslogsretrieve
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}/logs
GET
Environmentsbatchexportsrunslogsretrieve
— environmentsbatchexportsrunslogsretrieve
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}/logs
POST
Environmentsbatchexportsrunsretrycreate
— Retry a batch export run.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}/retry
POST
Environmentsbatchexportsrunsretrycreate
— Retry a batch export run.
/v1/api/environments/{environment-id}/batch-exports/{batch-export-id}/runs/{id}/retry
GET
Environmentsbatchexportsretrieve
— environmentsbatchexportsretrieve
/v1/api/environments/{environment-id}/batch-exports/{id}
GET
Environmentsbatchexportsretrieve
— environmentsbatchexportsretrieve
/v1/api/environments/{environment-id}/batch-exports/{id}
PUT
Environmentsbatchexportsupdate
— environmentsbatchexportsupdate
/v1/api/environments/{environment-id}/batch-exports/{id}
PUT
Environmentsbatchexportsupdate
— environmentsbatchexportsupdate
/v1/api/environments/{environment-id}/batch-exports/{id}
PATCH
Environmentsbatchexportspartialupdate
— environmentsbatchexportspartialupdate
/v1/api/environments/{environment-id}/batch-exports/{id}
PATCH
Environmentsbatchexportspartialupdate
— environmentsbatchexportspartialupdate
/v1/api/environments/{environment-id}/batch-exports/{id}
DELETE
Environmentsbatchexportsdestroy
— environmentsbatchexportsdestroy
/v1/api/environments/{environment-id}/batch-exports/{id}
DELETE
Environmentsbatchexportsdestroy
— environmentsbatchexportsdestroy
/v1/api/environments/{environment-id}/batch-exports/{id}
GET
Environmentsbatchexportslogsretrieve
— environmentsbatchexportslogsretrieve
/v1/api/environments/{environment-id}/batch-exports/{id}/logs
GET
Environmentsbatchexportslogsretrieve
— environmentsbatchexportslogsretrieve
/v1/api/environments/{environment-id}/batch-exports/{id}/logs
POST
Environmentsbatchexportspausecreate
— Pause a BatchExport.
/v1/api/environments/{environment-id}/batch-exports/{id}/pause
POST
Environmentsbatchexportspausecreate
— Pause a BatchExport.
/v1/api/environments/{environment-id}/batch-exports/{id}/pause
POST
Environmentsbatchexportsrunteststepcreate
— environmentsbatchexportsrunteststepcreate
/v1/api/environments/{environment-id}/batch-exports/{id}/run-test-step
POST
Environmentsbatchexportsrunteststepcreate
— environmentsbatchexportsrunteststepcreate
/v1/api/environments/{environment-id}/batch-exports/{id}/run-test-step
POST
Environmentsbatchexportsunpausecreate
— Unpause a BatchExport.
/v1/api/environments/{environment-id}/batch-exports/{id}/unpause
POST
Environmentsbatchexportsunpausecreate
— Unpause a BatchExport.
/v1/api/environments/{environment-id}/batch-exports/{id}/unpause
GET
Orgorganizationsbatchexportslist
— orgorganizationsbatchexportslist
/v1/api/organizations/{organization-id}/batch-exports
GET
Orgorganizationsbatchexportslist
— orgorganizationsbatchexportslist
/v1/api/organizations/{organization-id}/batch-exports
POST
Orgorganizationsbatchexportscreate
— orgorganizationsbatchexportscreate
/v1/api/organizations/{organization-id}/batch-exports
POST
Orgorganizationsbatchexportscreate
— orgorganizationsbatchexportscreate
/v1/api/organizations/{organization-id}/batch-exports
POST
Orgorganizationsbatchexportsrunteststepnewcreate
— orgorganizationsbatchexportsrunteststepnewcreate
/v1/api/organizations/{organization-id}/batch-exports/run-test-step-new
POST
Orgorganizationsbatchexportsrunteststepnewcreate
— orgorganizationsbatchexportsrunteststepnewcreate
/v1/api/organizations/{organization-id}/batch-exports/run-test-step-new
GET
Orgorganizationsbatchexportstestretrieve
— orgorganizationsbatchexportstestretrieve
/v1/api/organizations/{organization-id}/batch-exports/test
GET
Orgorganizationsbatchexportstestretrieve
— orgorganizationsbatchexportstestretrieve
/v1/api/organizations/{organization-id}/batch-exports/test
GET
Orgorganizationsbatchexportsretrieve
— orgorganizationsbatchexportsretrieve
/v1/api/organizations/{organization-id}/batch-exports/{id}
GET
Orgorganizationsbatchexportsretrieve
— orgorganizationsbatchexportsretrieve
/v1/api/organizations/{organization-id}/batch-exports/{id}
PUT
Orgorganizationsbatchexportsupdate
— orgorganizationsbatchexportsupdate
/v1/api/organizations/{organization-id}/batch-exports/{id}
PUT
Orgorganizationsbatchexportsupdate
— orgorganizationsbatchexportsupdate
/v1/api/organizations/{organization-id}/batch-exports/{id}
PATCH
Orgorganizationsbatchexportspartialupdate
— orgorganizationsbatchexportspartialupdate
/v1/api/organizations/{organization-id}/batch-exports/{id}
PATCH
Orgorganizationsbatchexportspartialupdate
— orgorganizationsbatchexportspartialupdate
/v1/api/organizations/{organization-id}/batch-exports/{id}
DELETE
Orgorganizationsbatchexportsdestroy
— orgorganizationsbatchexportsdestroy
/v1/api/organizations/{organization-id}/batch-exports/{id}
DELETE
Orgorganizationsbatchexportsdestroy
— orgorganizationsbatchexportsdestroy
/v1/api/organizations/{organization-id}/batch-exports/{id}
GET
Orgorganizationsbatchexportslogsretrieve
— orgorganizationsbatchexportslogsretrieve
/v1/api/organizations/{organization-id}/batch-exports/{id}/logs
GET
Orgorganizationsbatchexportslogsretrieve
— orgorganizationsbatchexportslogsretrieve
/v1/api/organizations/{organization-id}/batch-exports/{id}/logs
POST
Orgorganizationsbatchexportspausecreate
— Pause a BatchExport.
/v1/api/organizations/{organization-id}/batch-exports/{id}/pause
POST
Orgorganizationsbatchexportspausecreate
— Pause a BatchExport.
/v1/api/organizations/{organization-id}/batch-exports/{id}/pause
POST
Orgorganizationsbatchexportsrunteststepcreate
— orgorganizationsbatchexportsrunteststepcreate
/v1/api/organizations/{organization-id}/batch-exports/{id}/run-test-step
POST
Orgorganizationsbatchexportsrunteststepcreate
— orgorganizationsbatchexportsrunteststepcreate
/v1/api/organizations/{organization-id}/batch-exports/{id}/run-test-step
POST
Orgorganizationsbatchexportsunpausecreate
— Unpause a BatchExport.
/v1/api/organizations/{organization-id}/batch-exports/{id}/unpause
POST
Orgorganizationsbatchexportsunpausecreate
— Unpause a BatchExport.
/v1/api/organizations/{organization-id}/batch-exports/{id}/unpause
GET
Batchexportslist
— batchexportslist
/v1/api/projects/{project-id}/batch-exports
GET
Batchexportslist
— batchexportslist
/v1/api/projects/{project-id}/batch-exports
POST
Batchexportscreate
— batchexportscreate
/v1/api/projects/{project-id}/batch-exports
POST
Batchexportscreate
— batchexportscreate
/v1/api/projects/{project-id}/batch-exports
POST
Batchexportsrunteststepnewcreate
— batchexportsrunteststepnewcreate
/v1/api/projects/{project-id}/batch-exports/run-test-step-new
POST
Batchexportsrunteststepnewcreate
— batchexportsrunteststepnewcreate
/v1/api/projects/{project-id}/batch-exports/run-test-step-new
GET
Batchexportstestretrieve
— batchexportstestretrieve
/v1/api/projects/{project-id}/batch-exports/test
GET
Batchexportstestretrieve
— batchexportstestretrieve
/v1/api/projects/{project-id}/batch-exports/test
GET
Batchexportsbackfillslist
— ViewSet for BatchExportBackfill models.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/backfills
POST
Batchexportsbackfillscreate
— Create a new backfill for a BatchExport.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/backfills
GET
Batchexportsbackfillsretrieve
— ViewSet for BatchExportBackfill models.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/backfills/{id}
POST
Batchexportsbackfillscancelcreate
— Cancel a batch export backfill.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/backfills/{id}/cancel
GET
Batchexportsrunslist
— batchexportsrunslist
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs
GET
Batchexportsrunslist
— batchexportsrunslist
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs
GET
Batchexportsrunsretrieve
— batchexportsrunsretrieve
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}
GET
Batchexportsrunsretrieve
— batchexportsrunsretrieve
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}
POST
Batchexportsrunscancelcreate
— Cancel a batch export run.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}/cancel
POST
Batchexportsrunscancelcreate
— Cancel a batch export run.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}/cancel
GET
Batchexportsrunslogsretrieve
— batchexportsrunslogsretrieve
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}/logs
GET
Batchexportsrunslogsretrieve
— batchexportsrunslogsretrieve
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}/logs
POST
Batchexportsrunsretrycreate
— Retry a batch export run.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}/retry
POST
Batchexportsrunsretrycreate
— Retry a batch export run.
/v1/api/projects/{project-id}/batch-exports/{batch-export-id}/runs/{id}/retry
GET
Batchexportsretrieve
— batchexportsretrieve
/v1/api/projects/{project-id}/batch-exports/{id}
GET
Batchexportsretrieve
— batchexportsretrieve
/v1/api/projects/{project-id}/batch-exports/{id}
PUT
Batchexportsupdate
— batchexportsupdate
/v1/api/projects/{project-id}/batch-exports/{id}
PUT
Batchexportsupdate
— batchexportsupdate
/v1/api/projects/{project-id}/batch-exports/{id}
PATCH
Batchexportspartialupdate
— batchexportspartialupdate
/v1/api/projects/{project-id}/batch-exports/{id}
PATCH
Batchexportspartialupdate
— batchexportspartialupdate
/v1/api/projects/{project-id}/batch-exports/{id}
DELETE
Batchexportsdestroy
— batchexportsdestroy
/v1/api/projects/{project-id}/batch-exports/{id}
DELETE
Batchexportsdestroy
— batchexportsdestroy
/v1/api/projects/{project-id}/batch-exports/{id}
GET
Batchexportslogsretrieve
— batchexportslogsretrieve
/v1/api/projects/{project-id}/batch-exports/{id}/logs
GET
Batchexportslogsretrieve
— batchexportslogsretrieve
/v1/api/projects/{project-id}/batch-exports/{id}/logs
POST
Batchexportspausecreate
— Pause a BatchExport.
/v1/api/projects/{project-id}/batch-exports/{id}/pause
POST
Batchexportspausecreate
— Pause a BatchExport.
/v1/api/projects/{project-id}/batch-exports/{id}/pause
POST
Batchexportsrunteststepcreate
— batchexportsrunteststepcreate
/v1/api/projects/{project-id}/batch-exports/{id}/run-test-step
POST
Batchexportsrunteststepcreate
— batchexportsrunteststepcreate
/v1/api/projects/{project-id}/batch-exports/{id}/run-test-step
POST
Batchexportsunpausecreate
— Unpause a BatchExport.
/v1/api/projects/{project-id}/batch-exports/{id}/unpause
POST
Batchexportsunpausecreate
— Unpause a BatchExport.
/v1/api/projects/{project-id}/batch-exports/{id}/unpause
Capability Spec