v1
latestOpenAPI 3.1.02026-07-1451089.2 KBList all boxes in a saved view group
Retrieves a list of boxes in a given group in a given saved view.
get/pipelines/{pipelineKey}/views/{viewKey}/groups/{groupKey}/boxes
Path parameters
pipelineKeystring required
The key of the pipeline
viewKeystring required
The key of the saved view
groupKeystring required
The groupByKeyEncoded value from the list of groups for the saved view
Query parameters
limitinteger
Maximum number of boxes to return per page
cursorstring
If retrieving beyond the first page of results, this is the cursor returned by calls from the previous page
offsetinteger
When paginating using the limit parameter, this indicates the numeric offset to retrieve. Either this parameter or cursor should be specified.
modeinteger
Provide "1" to use new implementation of the endpoint that supports "Not Set" groups
Response
200