{
"scope": "Org",
"category": "Common",
"userId": "646d8374c899c15c7e00a62c"
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v1/material_group/list?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"scope": "Org",
"category": "Common",
"userId": "646d8374c899c15c7e00a62c"
}'{
"errcode": 0,
"errmsg": "ok",
"data": [
{
"id": "65d6eec787a7e845c3be90",
"name": "素材分组1",
"scope": "Org",
"userId": "65bf8550446a9e3b31871"
},
{
"id": "65c1fa8387a7e845c38c0",
"name": "默认分组",
"scope": "Org"
}
]
}