GET
/
v4
/
changes
/
{changeId}

Authorizations

x-api-key
string
headerrequired

Headers

x-api-key
string

API key for authorization

Authorization
string

Bearer token for authorization

Path Parameters

changeId
string
required

ID of the workflow change to retrieve

Response

200 - application/json
id
string

Unique identifier of the change

workflowId
string

ID of the workflow this change belongs to

data
object[]

Current state of the data after the change

diff
object[]

Array of differences detected

url
string

URL where the change was detected

screenshotUrl
string

URL of the screenshot taken when the change was detected

createdAt
string

Timestamp when the change was created