get https://api.kevel.co/v1/job/
Get information about a batch job
Job status can be one of the following:
available- This is the initial status prior to attempting any processingprocessing- This is the next state once processing has started for a job that was in theavailablestate.completed- This is the next state afterprocessingif the job is processed successfully.failed- This is the alternate next state afterprocessingif the job fails to process.
