GetErrors_移动监控_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
BizModulestring

业务模块展开详情

示例值:crash枚举值:exceptionlagcustomcrash
Utdidstring

utdid

示例值:Z70g6V/MXJ8DABtD53eHzn4X
DigestHashstring

错误摘要 hash

示例值:-3481243636390427020
Filterobject

筛选条件

TimeRangeobject

筛选时间段

PageIndexinteger<int32>

页号

示例值:1
PageSizeinteger<int32>

页大小

示例值:10
AppKeyinteger<int64>

appKey

注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
示例值:24780725
Osstring

os 类型展开详情

示例值:android枚举值:harmonyiphoneosandroidh5

返回参数

字段名称字段详情
Successboolean

是否成功

示例值:true枚举值:truefalse
ErrorCodeinteger<int32>

错误码

示例值:500
Messagestring

报错信息

示例值:internal error
Argsmap<any>

Args

Modelobject

返回值统一模型

RequestIdstring

RequestId

示例值:B3AD0FE4-36EF-1641-90B1-77618166F2ff

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidAppId
The AppId you provided is invalid.诊断
400
InvalidParameters
The specified parameter is invalid.诊断
400
InvalidRequest
The request is invalid.诊断
403
Forbidden.NoPermission
You are not authorized to access data related to the specified AppId.诊断
403
Forbidden.NoRAMPermission
Your RAM account is not authorized to access the data of the specified AppId.诊断
406
UnexpectedAppStatus
The status of App is invalid.诊断
500
InternalError
An error occurred while processing your request.诊断

变更历史

变更时间变更内容概要操作
2025-02-25
新增OpenAPI,获取错误列表

相关示例

2024年08月20日