Error
Surveys
List surveys
List surveys in the authenticated workspace. Pagination is offset-based (limit + offset, default 25, max 100) and always applied.
GET
Error
Query Parameters
Page size (default 25, max 100).
Required range:
1 <= x <= 100Rows to skip (default 0).
Required range:
x >= 0Case-insensitive search across name, slug, and description.
Sort column (default updated_at).
Available options:
name, created_at, updated_at Sort direction (default desc).
Available options:
asc, desc Lifecycle statuses to include (OR). Repeat the param or comma-separate. Omit for all.