/
CE
celonis
/
OpenAPI definition
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 3d ago
View markdown
celonis
OpenAPI definition
get
List the chunks of a Data Push Job
v1
latest
OpenAPI 3.0.1
2026-08-06
9
16
17.9 KB
Data Push API
9
get
List running Data Push Jobs for a Data Pool
post
Create a new Data Push Job in a Data Pool
post
Add chunk to a Data Push Job
get
List the chunks of a Data Push Job
post
Delete rows from a table via a Data Push Job
get
Get the status of a Data Push Job
post
Execute a Data Push Job
delete
Delete a Data Push Job
post
Cancel a Data Push Job
Data Push API
List the chunks of a Data Push Job
get
/api/v1/data-push/{poolId}/jobs/{id}/chunks
Path parameters
poolId
string
required
id
string
required
Job Id
Response
OK
DataPushChunk[]
required
checksum
string
creationDate
string
date-time
fileLength
integer
id
string
optionalTenantId
string
pushJobId
string
tenantId
string
type
'UPSERT'
|
'DELETE'