Skip to main content

Get Job by Id

Check the status of a job you created by jobId

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...