Get view
Authentication
Path parameters
Headers
Query parameters
Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit.
A filter to apply to the list of views. Supports the following fields and operators: name (equals, notEquals, startsWith, contains, anyOf), key (equals, notEquals, startsWith, contains, anyOf), tag (equals, anyOf), maintainerId (equals, anyOf), isPayloadView (equals).
A comma-separated list of fields to expand.
Response
Unique key for the view within the account/project
Human-readable name for the view
Details on linked flags for a view - requires passing the ‘allFlags’ expand field
Details on linked segments for a view - requires passing the ‘allSegments’ expand field
Details on linked resources for a view - requires passing the ‘allResources’ expand field