Streams

Get Segment Streams

Returns the given segment's streams. Requires read_all scope for private segments.

get/segments/{id}/streams

Path parameters

idinteger required

The identifier of the segment.

Query parameters

keysstring[] required

The types of streams to return.

key_by_typeboolean required

Must be true.

Response

The set of requested streams.

StreamSet required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.