Skip to main content
GET
Get publication history for a decision

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

workspace
string
required

Workspace slug.

Maximum string length: 64
Pattern: ^[a-z0-9][a-z0-9-]{0,63}$
key
string
required

Decision key — a flat slug, never a path.

Maximum string length: 64
Pattern: ^[a-z0-9][a-z0-9-]{0,63}$

Query Parameters

limit
integer
default:100
Required range: 1 <= x <= 1000

Response

Successful Response

workspace
string
required
key
string
required
history
PublicationHistoryEntry · object[]
required