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.
| Name | Will sideload |
|---|---|
| app_installation | The app installation that requires each view, if present |
| permissions | The 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