Skip to main content

Get Job by Id

GET 

/jobs/:jobId

Check the status of a job you created by jobId

Request

Path Parameters

    jobId stringrequired

    (Required) The Id of the created job

    Example: 62f2ce42398a1f0013150fcc

Query Parameters

    apiKey string

    (Required) Your Public API key

    Example: {{publicKey}}

Header Parameters

    API-SECRET string

    (Required) You Secret API key

    Example: {{secretKey}}

Responses

OK

Schema
  • object
Loading...

Was this page helpful?

Happy React is loading...