List streamsCopy Pageget https://{hostname}/api/v1/streamsList all accessible streams.Query Paramsgroup_idstringGroup ID to filter streams by. Need to be used with contract_id.contract_idstringContract ID to filter streams by. Need to be used with group_id.Responses 200List of streams retrieved successfully. 401Unauthorized. 403Forbidden. 500Internal server error.Updated 2 months ago