Skip to main content
GET
Configuration history

Authorizations

Authorization
string
header
required

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

Query Parameters

space_id
string<uuid>
required

The space whose history you want.

type
string | null

Only versions of this configuration type.

limit
integer
default:50

Up to 200 versions. Defaults to 50.

Required range: 1 <= x <= 200

Response

The versions, newest first.

created_at
string<date-time>
required
diff_id
string<uuid>
required
document
any
required
type
string
required
version
integer
required