Endpoint Examples
Get Result
Retrieve the result of a submitted job using the job ID.
GET
/
get_result
/
{job_id}
Path Parameters
The ID of the job to retrieve the result for
Response
200 - application/json
The result of the job
Retrieve the result of a submitted job using the job ID.
The ID of the job to retrieve the result for
The result of the job