Get all snapshots

Get list of snapshots.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Snapshots represent sets of on-demand tests of your website or custom URLs. It's the way how the tests, submitted simultaneously, are grouped.

This endpoint allows you to get the list and basic properties for your snapshots, and ability to filter them by date range, site ID and/or deploy ID.

This endpoint returns all snapshots triggered from different sources: this API, v1 Deploy API, the SpeedCurve UI, CLI, GitHub Integration etc.

For retrieving list of deployments (and/or their snapshots) please use Get all deployments endpoint.

Path Params
int32
required

Account ID

Query Params
int32

UNIX timestamp (seconds), max 12 months ago

int32

UNIX timestamp (seconds), max 12 months ago

string

Site ID (get via Get all sites endpoint - GET /accounts/{account_id}/sites)

int32

Deployment ID

int32
Defaults to 1

Page number for paginated request

int32
Defaults to 100

How many deploys are returned per page, maximum 1000

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json