Skip to content

Get a published changelog entry with comments and reaction state​

GET
/s/{slug}/changelog/{releaseId}

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Header Parameters

X-User-Token

Signed customer JWT. Payload must include role admin or user when present.

Type
string
X-Managani-Visitor-ID

Site-scoped browser identifier used to resolve an anonymous reaction.

Type
string
Min Length
16
Max Length
200

Path Parameters

slug*
Type
string
Required
releaseId*
Type
string
Required

Responses​

OK

Playground​

Authorization
Headers
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI