List log destinationsCopy Pageget https://{hostname}/api/v1/streams/{stream_id}/log_destinationsList all log destinations for a stream.Path Paramsstream_idstringrequiredStream ID.Responses 200List of log destinations retrieved successfully. 401Unauthorized. 403Forbidden - no access to stream. 500Internal server error.Updated 2 months ago