Skip to main content
GET
Find Changes

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
Pattern: ^[1-9]\d*$
id
string
required
Pattern: ^[1-9]\d*$

Query Parameters

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

Response

200 - application/json
total
number | null
required
items
object[]
required
nextCursor
string | null
required
hasMore
boolean
required