v1

OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KB
Flink Jobs

Get Flink Job

Get a Flink job with live status from Flink REST.

get/flink_jobs/{job_id}

Path parameters

job_idstring required

Response

Successful Response

_idstring required
namestring required
job_type'pyflink' | 'jar' required
status'CREATED' | 'DEPLOYING' | 'RUNNING' | 'FAILED' | 'CANCELLED' | 'FINISHED' required
flink_job_namestring required
flink_job_idstring nullable
parallelisminteger
created_bystring nullable
created_timestampstring date-time nullable
updated_timestampstring date-time nullable
live_statusstring nullable

Live status from Flink REST API

checkpointsobject nullable
errorsobject[] nullable
job_argsobject nullable
savepoint_pathstring nullable
error_messagestring nullable