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