Skip to main content
GET
Find Entry 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
id
string
required
entryId
string
required

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string
withTotal
boolean
sourceType
enum<string>
Available options:
catalog_sync,
catalog_release,
collaboration,
import

Response

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