Skip to content

Render a public roadmap-card drawer fragment​

GET
/s/{slug}/feedback/{feedbackId}/drawer

Returns HTML only for public, approved, non-deleted roadmap cards.

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
feedbackId*
Type
string
Required

Responses​

Server-rendered drawer

text/html
JSON
"string"

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI