latestOpenAPI 3.0.12026-08-218193199.7 KB
a753ea35d9dd
Jobs
Get job statistics by id
Show the statistics of the job, including records inserted.
get/job/statistics/{job_id}
Path parameters
job_idinteger required
unique identifier of job
Example:19
the job id
Response
OK
Example response
{
"records_inserted": "28345"
}