view
Get view list
Get view list
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Returns the list of view.
Available options:
grid
, calendar
, kanban
, form
, gallery
, gantt
, plugin
A mapping of view IDs to their corresponding column metadata.
A filter object used to filter results. It allows complex query conditions based on fields, operators, and values.