v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2148120293.6 KB
Management

Retrieve a Manual Job

Check the status and outcome of a job by job_id. This includes all deductions jobs including those for both automated and assisted integrations.

get/jobs/manual/{job_id}

Headers

Finch-API-Versionstring date required

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

Response

OK

job_idstring uuid required
status'pending' | 'in_progress' | 'error' | 'complete' required