Skip to main content
Views API is provided at https://YOUR_ACCOUNT.fibery.io/api/views/json-rpc. It follows the JSON-RPC specification.

Getting views

To get a list of Views, use the query-views method. All filters and params are optional. If omitted, all Views will be returned.
Possible filters are:

Creating views

To create one or more Views, use the create-views method: “Container app” in this example contains a fibery/id reference to the space where the new View is to be created.

Updating views

To update one or more Views, use the update-views method:

Deleting views

To delete one or more Views, use the delete-views method: