Log Streams
List log streams
List the log streams that belong to a log source.
get/log-streams
Query parameters
logSourceIdstring uuid required
Log source ID to list log streams for.
enabledboolean
Optional filter on log stream ingestion state. Omit to list all log streams; pass true for only enabled log streams or false for only paused log streams.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.