Feedback Tags
List Feedback Tags
GET
/
projects
/
{projectSlug}
/
feedback
/
tags
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
projectSlug
string
requiredProject slug
Response
200 - application/json
id
string
project_id
string
name
string
color
string
created_at
string
Was this page helpful?