Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Successful operation

id
string<uuid>
feedback_id
string<uuid>
reply_to_id
string<uuid>
user_id
string<uuid>
user
object
has_upvoted
boolean
content
string
upvotes
number
upvoters
string[]
replies
object[]
created_at
string<date-time>