Skip to main content
GET
Crawl by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The unique identifier of the crawl task.

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

200 - application/json

Successful Response

Crawl API response

account_name
string
required
crawl_id
string<uuid>
required
crawl_options
object
required
created_at
required
status
enum<string>
required
Available options:
queued,
running,
succeeded,
failed,
canceled
updated_at
required
url
string<uri>
required
completed
number
completed_at
extract_options
object | null
failed
number
name
string | null
pending
number
tasks
object[]
total
number