GET
/
projects
/
{projectSlug}
/
feedback
/
{feedbackId}
/
upvotes

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectSlug
string
required

Project slug

feedbackId
string
required

Feedback id

Response

200 - application/json
upvotes
number
upvoters
object[]