Appearance
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
16Max Length
200Path Parameters
slug*
Type
Requiredstring
releaseId*
Type
Requiredstring
Responses​
OK