Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.surefeedback.com/api/v1/mockup-threads \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": [ { "id": "...", "comment_id": "220e8400-e29b-41d4-a716-44665544000c", "content": "Use the darker green from the design system here.", "is_private": false, "created_at": "2026-03-01T10:00:00Z" } ] }
List replies for a mockup comment.
Was this page helpful?