Get Bulk Job Status

Check the status of a bulk job using its unique job ID. This endpoint supports all bulk job types, including Company Fetch, Contact Fetch, and Match. Once the job completes successfully, the response will contain a signed resultsUrl for downloading the results.

Important notes:

  • The resultsUrl is included only when the job status is finished
  • The URL remains valid for 24 hours
  • If the job fails, an errorMessage field will be present in the response explaining the reason

CSV Results Format:

  • The resultsUrl points to a CSV file containing the requested data
  • CSV column headers correspond exactly to the field names specified in your job request
  • For detailed information about available fields and their descriptions, refer to the field documentation in the Create a Bulk Data Retrieval Job endpoint
  • Array fields (like titles, jobFunctions) are represented as pipe-separated values (e.g., "VP|Director|Manager")
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the bulk job.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml