Skip to content

Render a published changelog drawer fragment​

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

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

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

Type
API Key (header: Authorization)

Parameters​

Path Parameters

slug*
Type
string
Required
releaseId*
Type
string
Required

Responses​

Server-rendered drawer

text/html
JSON
"string"

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI