huawei-cloud-api-definitions-KooMessage 0.1.20240202

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"","definitions":{"AimErrorMsg":{"description":"错误模型。","properties":{"error_code":{"description":"结果状态码。","type":"string"},"error_message":{"description":"结果详情。\n\n> 该字段在以后可能会废弃,建议使用error_msg字段对接。\n"},"error_msg":{"description":"结果详情。","type":"string"}}},"Callback":{"description":"注册详情。","properties":{"callback_url":{"description":"回调地址。","example":"https://localhost:8080/test","type":"string"},"id":{"description":"注册回调的唯一标识ID。","example":"1bf6bb05-faa0-4451-8512-80b8e40c8785","type":"string"},"url_type":{"description":"回调类型。\n\n- 0:智能信息单条发送回调\n- 1:模板状态回调\n- 2:智能信息批量发送回调\n","type":"integer"}},"type":"object"},"ListAimCallbacksResponseMode":{"description":"回调地址列表。","items":{"$ref":"#/definitions/Callback"},"maxItems":1000,"minItems":0,"type":"array"},"ListAimCallbacksRsp":{"properties":{"data":{"$ref":"#/definitions/ListAimCallbacksResponseMode"},"message":{"description":"响应信息。","example":"success","type":"string"},"status":{"description":"状态码。","example":"200","type":"string"}}}},"description":null,"group_id":"57a445a5fb5d4ba5b80445bd4c5ec9b3","host":"koomessage.myhuaweicloud.cn","id":"79de92dde7844e82a97f111a53b77226","info_version":"v1","method":"get","name":"ListAimCallbacks","parameters":{},"paths":{"/v1/aim/callbacks":{"get":{"description":"用户注册回执接口之后,可以根据此接口查询所有已注册回执接口。","operationId":"ListAimCallbacks","parameters":[{"description":"用户Token。通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":2000,"minLength":0,"name":"X-Auth-Token","required":true,"type":"string"}],"responses":{"200":{"description":"返回信息。","examples":{"application/json":{"data":[{"callback_url":"https://www.xxxx.com/v1/send-resolve-status","id":"1865d1ac-fa0d-468d-a18e-e05b73705f57","url_type":0}],"message":"success","status":"200"}},"schema":{"$ref":"#/definitions/ListAimCallbacksRsp"}},"400":{"description":"非法参数。","schema":{"$ref":"#/definitions/AimErrorMsg"}},"500":{"description":"内部错误。","schema":{"$ref":"#/definitions/AimErrorMsg"}}},"schemes":["https"],"security":[{"apig-auth-iam":[]}],"summary":"查询用户已注册回执接口","tags":["AIMCallBack"],"x-apigateway-cors":false,"x-apigateway-match-mode":"NORMAL","x-apigateway-query-string-encode":"ENABLE","x-apigateway-request-type":"public","x-is-registered":"Y","x-request-examples-description-1":"查询已上报回执接口","x-request-examples-url-1":"https://koomessage.myhuaweicloud.cn/v1/aim/callbacks","x-support-sdk":"Y"}}},"product_short":"KooMessage","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"查询用户已注册回执接口","tags":"智能信息回执","uri":null,"version":"2.0"}