Error
Surveys
List integration surveys
List metadata-only surveys on the upstream platform for this integration. Pagination is always cursor-based (cursor + limit); Program adapters translate provider-native offset or cursor schemes into opaque pagination.next_cursor values. Platforms that cannot catalog-list surveys return 501; look up a survey by id instead.
GET
Error
Path Parameters
Minimum string length:
1Example:
"community-decipher"
Query Parameters
Page size (default 25, max 100).
Required range:
x <= 100Opaque pagination cursor from a previous response pagination.next_cursor. Do not invent or parse this value.
Case-insensitive name search (provider search semantics may vary; Program normalizes to name contains).
Filter by normalized status.
Available options:
draft, test, live, active, paused, closed, archived