Skip to main content
GET
Brightdata Snapshots

Authorizations

Authorization
string
header
required

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

Query Parameters

dataset_id
string
required
Required string length: 1 - 120
status
string | null
Pattern: ^(starting|running|ready|failed)$
limit
integer
default:50
Required range: 1 <= x <= 200
skip
integer
default:0
Required range: x >= 0

Response

Successful Response