Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

baseId
string
required
snapshotId
string
required

Response

200 - application/json

Scrape result status

status
enum<string>
required
Available options:
pending,
ready,
error
data
unknown
error
string
Last modified on September 15, 2026