Skip to main content
GET
Compare two workflow runs

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

workflowRunID
string
required
otherRunID
string
required

Response

OK

run_a
string
required
run_b
string
required
step_diffs
object[] | null
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/RunComparison.json"

status_diff
object