v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Database table views

Returns the existing view. Depending on the type different properties could be returned.

get/api/database/views/{view_id}/

Path parameters

view_idinteger required

Returns the view related to the provided value.

Query parameters

includestring

A comma separated list of extra attributes to include on the returned view. The supported attributes are filters, sortings and decorations. For example include=filters,sortings will add the attributes filters and sortings to every returned view, containing a list of the views filters and sortings respectively.

Response

OR
OR
OR
OR
OR