v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Views

Search Views

Pagination

  • Offset pagination only

See Using Offset Pagination.

Allowed For

  • Agents

Sideloads

The following sideloads are supported. For more information, see Side-loading.

NameWill sideload
app_installationThe app installation that requires each view, if present
permissionsThe permissions for each view
get/api/v2/views/search

Query parameters

querystring required

Query string used to find all views with matching title

accessstring

Filter views by access. May be "personal", "shared", or "account"

activeboolean

Filter by active views if true or inactive views if false

group_idinteger

Filter views by group

sort_bystring

Possible values are "alphabetical", "created_at", "updated_at", and "position". If unspecified, the views are sorted by relevance

sort_orderstring

One of "asc" or "desc". Defaults to "asc" for alphabetical and position sort, "desc" for all others

includestring

A sideload to include in the response. See Sideloads

Response

Success response

countinteger
next_pagestring nullable
previous_pagestring nullable