curl 'https://listenlabs.ai/api/public/list_surveys' \ -H 'x-api-key: <api_key>'
[ { "id": "12345678-0000-0000-0000-000000000000", "link_id": "study-1", "title": "Example study", "created_at": "2023-09-02T07:07:17.960725+00:00", "desc": "Example study (12 Responses)" }, { "id": "23456789-0000-0000-0000-000000000000", "link_id": "study-2", "title": "Example study 2", "created_at": "2023-09-01T07:07:17.960725+00:00", "desc": "Example study 2 (9 Responses)" } ]
This endpoint lists all studys.
Documentation IndexFetch the complete documentation index at: https://docs.listenlabs.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.listenlabs.ai/llms.txt
Use this file to discover all available pages before exploring further.