v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1321173132.7 KB
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