Skip to main content
GET
List changes

Authorizations

Authorization
string
header
required

API token from cargo-ai login. Send as Authorization: Bearer <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

List changes

changes
Changes · object[]
required

List of changes.