GET
/
jobs
/
manual
/
{job_id}

Authorizations

Authorization
string
header
required

Please use your Access Token

Headers

Finch-API-Version
string
default:
2020-09-17
required

Header used to specify the version for a given API request. Current version is 2020-09-17.

Content-Type
string
default:
application/json
required

Used to indicate the original media type of the resource

Path Parameters

job_id
string
required

Response

200 - application/json
body
any[] | null

Specific information about the job, such as individual statuses for batch jobs.

job_id
string
status
enum<string>
Available options:
pending,
in_progress,
error,
complete