Job APIs
Get Job Run
Get information and results for a specific job run.
GET
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Your job ID. It is the ID of the job you provide when creating it.
The job run ID. This can be obtained from the get job runs endpoint or from the result of the trigger endpoint for a job.
Response
200
application/json
Details of a specific job run
The details of a job run.