projects
Use this method to list the objects of a specific stream.
get/v1/{+parent}/objects
Path parameters
parentstring required
Required. The parent stream that owns the collection of objects.
Query parameters
pageSizeinteger
Optional. Maximum number of objects to return. Default is 50. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageTokenstring
Optional. Page token received from a previous ListStreamObjectsRequest call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListStreamObjectsRequest must match the call that provided the page token.
Response
Successful response