Company Titles Finder
Company Titles
Company Titles Finder
Re-fetch a previous Company Titles job by job_id.
GET
Company Titles Finder
Company Titles returns results synchronously from the launcher. Use this endpoint to re-fetch or audit a previous job, not to poll for completion.
When to use this
Pass thejob_id returned by Company Titles Launcher to retrieve the same job state and title list without re-running the query.
Response fields
Paginating through results
Ifhas_more_pages is true, launch a new job with the same input and increment page_number:
Authorizations
To access the API, provide your API key in x-api-key.
Query Parameters
The unique job_id you want to query. This value is returned by the corresponding launcher endpoint.
A UUID.
Example:
"7d44db58-5de3-4e92-a2fb-8325d12c2e8b"
Response
Company Titles job state, input, and any available output.
Company Titles response with job state, input, and optional output.
The status of the job.
Available options:
RUNNING, SUCCEEDED, FAILED, TIMED_OUT, ABORTED Example:
"RUNNING"
A date time in ISO 8601 format.
Example:
"2025-02-05T15:46:35.771751+00:00"
Example:
A date time in ISO 8601 format.
Example:
"2025-02-05T15:46:35.771751+00:00"
Paginated Company Titles output for a succeeded job.
Example: