List Vistas Groups
Lists the available vista group items.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
ancestor_part
Filters for vista group items which have one of the parts linked as
its ancestor part or primary part.
applies_to_part.include_child_parts
Whether to include items belonging to children of any of the provided
parts.
applies_to_part.parts
Part IDs to filter on. Required if any applies_to_part.* fields are provided.
created_by
Filter for vistas group item created by any of these users.
cursor
The cursor to resume iteration from. If not provided, then iteration
starts from the beginning.
group_object_type
Filters for vista group items of the specific group object type.
Allowed values:
limit
The request to get information about a list of vista groups.
mode
The iteration mode to use, otherwise if not set, then "after" is
used.
Allowed values:
parent_id
Parent ID of the vista group item.
sort_by
Comma-separated fields to sort the objects by.
state
Denotes the state of the vista group item.
Allowed values:
type
Filters for vista group items of the specific type.
Allowed values:
Response
The response to listing the vistas group items.
next_cursor
The cursor used to iterate subsequent results in accordance to the
sort order. If not set, then no later elements exist.
prev_cursor
The cursor used to iterate preceding results in accordance to the
sort order. If not set, then no prior elements exist.
vista_group
List of vista group items.