view
Get table view
Get a view
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Returns data about a 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.