For the complete documentation index, see llms.txt
Skip to main content

List project feedback

GET 

/api/v1/projects/:slug/feedback/

List a project's feedback entries, newest first, 25 per page. Spam entries are excluded.

Requires an API key with the feedback:read scope in the Authorization header. The key must cover the project in the URL; a key for another team's project, or one outside the key's project restriction, returns 404 Not Found.

Each entry with a screenshot includes a screenshot_url that is pre-signed and valid for five minutes. Fetch screenshots right after listing, or request the page again for fresh URLs.

Request

Responses

One page of feedback entries.