Skip to main content
GET
List Changes

Path Parameters

workspaceId
string
required
projectId
string
required
id
string
required

Query Parameters

toRevisionId
string
limit
integer
Required range: 1 <= x <= 100
cursor
string
withTotal
boolean

Response

404 - application/json
statusCode
number
required
Example:

409

message
string
required
Example:

"Conflict"

code
string

UPPER_SNAKE_CASE domain error code. Present on validation / business-rule errors; absent on generic HTTP errors.

Example:

"VARIANT_COMBO_TAKEN"

entity
string

Entity type that caused the conflict (e.g. "ProjectItem"). Present when the error is entity-specific.