List surveys for an event

Returns a paginated list of surveys for the given event. When called with an attendee token the list is filtered to enabled surveys whose target attendee types include the authenticated attendee, ordered by name. When called without authentication (public) or with a user token, all non-archived surveys for the event are returned ordered by name. Response is HTTP-cached for 5 seconds.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

Query Params
integer

Page number (default: 1)

integer

Page size (max: 24, default: 24)

string

Comma-separated relationships to include. Available: custom_fields, event_file_category, event_files

Responses

404

Event not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json