curl --location --request GET 'http://prod-cn.your-api-server.com/consoleapi/ai-models/type-father/list?providerId=433b7f2d-f0d8-45d1-b1f1-a4fcf26378ff' \
--header 'Authorization: Bearer {{token}}'{
"code": 0,
"message": "string",
"data": {
"items": [
null
],
"total": 0,
"page": 0,
"pageSize": 0,
"totalPages": 0
},
"timestamp": 0
}