Documentation - Formbricks home page
Search or ask...
Support
Go to app
Go to app
Search...
Navigation
Get Survey by ID
Overview
XM & Surveys
Self Hosting
Development
API v1 Reference
API v2 Reference (WIP 👷♂️)
API Documentation
API v1.0.0
REST API
Client API > Response
PUT
Update Response
POST
Create Response
Client API > Contacts
PUT
Update Contact (Attributes)
GET
Get Contact State
Client API > Display
POST
Create Display
PUT
Update Display
Client API > Environment
GET
Get Environment State
Client API > User
POST
Create or Identify User
Management API > Action Class
GET
Get All Action Classes
POST
Create Action Class
GET
Get Action Class by ID
DEL
Delete Action Class
Management API > Attribute Class
GET
Get All Attribute Classes
POST
Create Attribute Class
GET
Get Attribute Class by ID
DEL
Delete Attribute Class
Management API > Contact Attribute Keys
GET
Get All Contact Attribute Keys
GET
Get Contact Attribute Key by ID
Management API > Contact Attributes
GET
Get All Contact Attributes
Management API > Contacts
GET
Get All Contacts
GET
Get Contact by ID
Management API > Me
GET
Me
Management API > People
GET
Get All Persons
GET
Get Person by ID
DEL
Delete Person
Management API > Response
GET
Get Survey Responses
POST
Create Response
GET
Get Response by ID
PUT
Update Response
DEL
Delete Response
Management API > Survey
GET
Get All Surveys
POST
Create Survey
GET
Get Survey by ID
PUT
Update Survey
DEL
Delete Survey
GET
Get SingleUse Links
Management API > Webhook
GET
Get All Webhooks
POST
Create Webhook
GET
Get Webhook
DEL
Delete Webhook
default
GET
Health Check
Get Survey by ID
Fetch a survey object based on its ID
GET
/
api
/
v1
/
management
/
surveys
/
{surveyId}
Try it
Headers
x-api-key
string
required
Path Parameters
surveyId
string
required
Response
200 - application/json
OK
The response is of type
object
.
Was this page helpful?
Yes
No