Skip to main content
GET
List changes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

segmentUuid
string<uuid>
required

Segment identifier.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$
hasRecords
enum<string>

Filter changes by record kind.

Available options:
added,
updated,
removed
limit
string

Maximum number of changes to return.

offset
string

Number of changes to skip.

Response

Successful response

changes
Changes · object[]
required

List of changes.