Authorization: Bearer ********************
curl --location --request GET 'http://10.174.150.25:32001/api/v2/scenario-manager/library/list/type?type=1'
{ "data": [ { "id": "b48cb1a1-3c36-469d-be99-1fe3231ac8f6", "tenantId": "3a1654c5-4f41-00be-3508-362dee00b666", "scenariogroup": "4f3020a7-7e79-4a6b-b356-1d961389088d", "name": "自动预报", "type": 1, "businessType": 2, "readonly": 1, "bindTemplate": 1, "bindType": 0, "bindBusinessType": 0, "enableMultiTemplate": null, "description": "白云机场内涝_自动预报" } ], "status": true, "code": "000000", "message": null, "traceId": null }