Skip to main content
GET
Check on a task

Authorizations

Authorization
string
header
required

Pass your API key as a bearer token: Authorization: Bearer YOUR_API_KEY. Generate and manage keys from your dashboard under Settings → API Keys.

Path Parameters

id
string<uuid>
required

Response

The task. While status is queued or running, a Retry-After: 2 header is included as a polling hint.

task
object
required

input and target are dropped in future revisions to a single field; today target is the normalized domain or LinkedIn URL the task resolved to.

data
object

Present as data once a task's status is "succeeded".

error
object