Skip to main content
GET
Get LinkedIn lookup result
Poll with the id from Lookup LinkedIn company.

Status lifecycle

When completed, record holds the provisional match and profile. No match still completes with match_method: "none" and profile: null. See LinkedIn lookup result.

Example

curl
Response (200) — completed

Authorizations

x-api-key
string
header
required

Include your API key in the x-api-key header.

Path Parameters

job_id
string
required

ID of the LinkedIn lookup job

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Job status response

id
string

Job identifier, present for non-failed jobs.

jobid
string

Job identifier, present instead of id when the job has failed.

status
enum<string>
Available options:
pending,
processing,
completed,
failed
created_at
string<date-time>
completed_at
string<date-time>
record
object
error_message
string