Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Please use your Access Token

Headers

Finch-API-Version
string<date>
default:2020-09-17
required

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

Pattern: ([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))
Content-Type
string
default:application/json
required

Used to indicate the original media type of the resource

Path Parameters

job_id
string
required

Response

OK

job_id
string<uuid>
status
enum<string>
Available options:
pending,
in_progress,
error,
complete
body
null[] | null

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