Skip to main content
POST
Creates a view you own. Views your workspace already sees are unaffected; share this one with is_shared.
Set memberQuery if you want this view to drive a Workflow. It’s the list query these filters compile to — the exact query string List Accounts or the People search endpoint would receive. Without it, a Workflow editor built on this view asks you to re-save it before it can determine membership.

Body

string
required
One of people, accounts, connectors.
string
required
Display name.
object
Filter/sort/search state. Round-trips verbatim — build it by filtering the table in the app and reading back what it saved, rather than constructing it by hand.
boolean
Visible to your whole workspace when true. Defaults to false (private).
boolean
Shown in the sidebar navigation tree.
string
The list query this view’s filters compile to.