Skip to main content
GET
Compare two dataset runs

Authorizations

x-api-key
string
header
required

Project API key. Manage keys in the Zespan dashboard under project settings.

Path Parameters

datasetId
string<uuid>
required

Dataset id.

Query Parameters

a
string<uuid>
required

First run id.

b
string<uuid>
required

Second run id.

projectId
string<uuid>

Project id. Optional and ignored when authenticating with an API key, since the key already scopes the request to one project.

Response

Comparison result.

runA
object
runB
object
rows
object[]