Saved Views
List Saved View Members
Who’s in a view right now, with the facts a Workflow acts on
GET
Runs the view’s stored filters through the exact query the table itself
uses, so this is never a different answer than opening the view in the app.
This is what a Workflow reads to decide who entered or left.
A member’s facts carry
tags and tagIds, not status. A former status
is one of those tags: the names are in tags, and the ids a
Workflow acts on are in tagIds.A view saved before
memberQuery existed returns a 409. Re-save the
view from the app, or call Update Saved
View with a memberQuery, then retry.Path Parameters
string
required
The view’s id.
Query Parameters
integer
default:"1"
Page number.
integer
default:"500"
Capped at 500 for a people view, 200 for an accounts view.