curl --location --request GET '/openapi/v0.9/drc/api/v2/organizations//ai-link/algorithms/instances?algorithm_id=1' \
--header 'x-user-token;' \
--header 'X-Request-Id: {% mock '\''uuid'\'' %}'
{
"code": 0,
"message": "OK",
"data": {
"list": [
{
"algorithm_id": 63,
"algorithm_name": "桥文韬",
"app": "ex est anim ut cillum",
"config": null,
"created_time": "2026-04-08 22:53:21",
"id": 40,
"name": "祈国珍",
"organization_id": "40"
},
{
"algorithm_id": 45,
"algorithm_name": "邶国华",
"app": "enim officia labore Lorem",
"config": {
"aa": "11",
"bb": "22"
},
"created_time": "2025-09-15 19:35:25",
"id": 78,
"name": "后晨",
"organization_id": "50"
}
]
}
}