Authorizations
Path Parameters
The partition from which to execute the query.
Body
The collection keys to which the browse session applies.
Parameters to initiate a browse session. This object can contain a filter, a sort, and the number of results to return per page.
The perPage
property specifies the number of results to return per page, with a default value of 100 and a maximum of 1000.
Response
A successful response containting the first batch of results and a cursor to continue browsing. 5 minutes after the request, the cursor will expire and a 404 error will be returned if you try to continue browsing.