Skip to main content
GET
List a version's governance lifecycle history (newest first)

Authorizations

x-api-key
string
header
required

Path Parameters

doc_id
string<uuid>
required
version_id
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response

items
GovernanceEventResponse · object[]
required
has_more
boolean
required
next_cursor
string | null