GET
/
api
/
public
/
list_surveys

Response

Returns a list of surveys. Each survey is an object with the following fields:

id
uuid

Permanent unique identifier for the survey.

link_id
string

The link id of the survey. This is editable in the survey settings so it might change.

title
string

The title of the survey.

created_at
string

UTC timestamp of when the survey was created.

desc
string

A description of the survey. Eg. “My Survey (10 Responses)”