Get snapshot comparison

Returns snapshot comparison data between two builds (head and base), including added, removed, changed, and unchanged snapshots. Can also return data for a single build if no base is specified.

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

The Emerge ID of the head (current) build to compare

string

The Emerge ID of the base build to compare against. If not provided and head upload has a base_sha, it will be automatically determined.

string
enum

Set to 'true' to skip comparison and return only head build snapshots

Allowed:
integer
≥ 0

Page number for pagination (0-indexed)

string
enum

Filter snapshots by change type

Allowed:
string

Search query to filter snapshots by name

Responses

400

Bad request - invalid parameters

404

Build not found

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