调用流程
接口分为域名,环境标识和路径三部分,其中:
最终请求地址为 域名/环境标识/路径
curl --location --request GET 'https://open.nolibox.com/prod-open-aigc/open/task/list?page_index=1&page_size=10' \
--header 'Authorization: Basic xxxxxxxxxx'
{
"code": 0,
"data": {
"page_index": 1,
"page_size": 10,
"total": 141,
"list": [
{
"id": 52269634552297,
"type": 1,
"state": 2,
"query_code": "00fc35aa",
"trans_id": 971,
"notify_url": "https://www.nolibox.com/debug/callback",
"create_time": 1672121531,
"update_time": 1672121540
},
{
"id": 52244116406754,
"type": 1,
"state": 2,
"query_code": "2b0e334e",
"trans_id": 970,
"notify_url": "https://www.nolibox.com/debug/callback",
"create_time": 1672106328,
"update_time": 1672106385
},
{
"id": 52244082852322,
"type": 1,
"state": 2,
"query_code": "046518fa",
"trans_id": 969,
"notify_url": "https://www.nolibox.com/debug/callback",
"create_time": 1672106306,
"update_time": 1672106324
},
{
"id": 52041581855492,
"type": 2,
"state": 2,
"query_code": "wx_12023448",
"trans_id": 968,
"notify_url": "",
"create_time": 1671985606,
"update_time": 1671985769
},
{
"id": 52039719584516,
"type": 1,
"state": 3,
"query_code": "dr_111564",
"trans_id": 967,
"notify_url": "",
"create_time": 1671984491,
"update_time": 1671984498
},
{
"id": 52039400817412,
"type": 1,
"state": 3,
"query_code": "dr_111563",
"trans_id": 966,
"notify_url": "",
"create_time": 1671984308,
"update_time": 1671984318
},
{
"id": 52038612288260,
"type": 1,
"state": 2,
"query_code": "dr_111562",
"trans_id": 965,
"notify_url": "",
"create_time": 1671983830,
"update_time": 1671983855
},
{
"id": 52035693052676,
"type": 1,
"state": 3,
"query_code": "dr_111561",
"trans_id": 964,
"notify_url": "",
"create_time": 1671982097,
"update_time": 1671982098
},
{
"id": 51728250581590,
"type": 1,
"state": 2,
"query_code": "dr_111557",
"trans_id": 963,
"notify_url": "",
"create_time": 1671798845,
"update_time": 1671798854
},
{
"id": 51722965758550,
"type": 1,
"state": 2,
"query_code": "dr_111498",
"trans_id": 962,
"notify_url": "",
"create_time": 1671795692,
"update_time": 1671798492
}
]
},
"msg": "success"
}
企业解决方案
微信扫码联系您的专属经理,咨询企业解决方案