aiendpoint.dev
ServicesFormbricks

Formbricks

community

Open-source survey and experience management for product teams.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://formbricks.comapikeydeveloperproductivityconfidence: 90/1000 discoveries1 contributors
GEThttps://app.formbricks.com/api/v1/management/surveys

List surveys

Parameters

limitresults (integeroptional

Returns

data[] with id, name, type, status, createdAt, updatedAt, responseCount, questions[]
GEThttps://app.formbricks.com/api/v1/management/surveys/{surveyId}/responses

Get survey responses

Parameters

limitresults (integeroptional
surveyIdsurvey ID (stringrequired

Returns

data[] with id, surveyId, finished, data, createdAt, updatedAt, personId
POSThttps://app.formbricks.com/api/v1/client/{environmentId}/responses

Create response

Parameters

dataresponse data (objectrequired
surveyIdsurvey ID (stringrequired
environmentIdenvironment ID (stringrequired

Returns

id, surveyId, data, finished, createdAt