智能双录质检 GetUser

By | 2021年4月23日

调用GetUser获取指定用户信息

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

请求参数

名称 类型 是否必选 示例值 描述
Action String GetUser

系统规定参数。取值:GetUser。

Id String 59b0bbfe-929b-4a8c-9833-3ce70b4bad38

id

返回数据

名称 类型 示例值 描述
Code String OK
Data Struct

CreatedAt String 2020-07-14T14:01:41.000+08:00

创建日期

Departments Array of Departments

部门列表

Description String 描述

描述

GmtCreate String 2020-07-14T14:01:41.000+08:00

创建日期

GmtModified String 2020-07-14T14:01:41.000+08:00

更新日期

Id String 59b0bbfe-929b-4a8c-9833-3ce70b4bad38

部门id

Name String 名称

名称

Email String xxx@aa.com

电子邮件地址

Id String 59b0bbfe-929b-4a8c-9833-3ce70b4bad38

id

Name String 姓名

姓名

PhoneNumber String 187000023323

手机号码

Role String admin

角色

Source String ram

来源

UpdatedAt String 2020-07-14T14:01:41.000+08:00

更新日期

Username String test

用户名

Message String
RequestId String 59b0bbfe-929b-4a8c-9833-3ce70b4bad38

示例

请求示例

http(s)://[Endpoint]/?Action=GetUser
&Id=59b0bbfe-929b-4a8c-9833-3ce70b4bad38
&<公共请求参数>

正常返回示例

XML 格式

<Message>-</Message>
<RequestId>59b0bbfe-929b-4a8c-9833-3ce70b4bad38</RequestId>
<Data>
    <Role>admin</Role>
    <Departments>
        <GmtCreate>2020-07-14T14:01:41.000+08:00</GmtCreate>
        <Description>描述</Description>
        <GmtModified>2020-07-14T14:01:41.000+08:00</GmtModified>
        <Id>59b0bbfe-929b-4a8c-9833-3ce70b4bad38</Id>
        <Name>名称</Name>
    </Departments>
    <Email>xxx@aa.com</Email>
    <Username>test</Username>
    <CreatedAt>2020-07-14T14:01:41.000+08:00</CreatedAt>
    <PhoneNumber>187000023323</PhoneNumber>
    <Id>59b0bbfe-929b-4a8c-9833-3ce70b4bad38</Id>
    <UpdatedAt>2020-07-14T14:01:41.000+08:00</UpdatedAt>
    <Source>ram</Source>
    <Name>姓名</Name>
</Data>
<Code>OK</Code>

JSON 格式

{
    "Message": "-",
    "RequestId": "59b0bbfe-929b-4a8c-9833-3ce70b4bad38",
    "Data": {
        "Role": "admin",
        "Departments": {
            "GmtCreate": "2020-07-14T14:01:41.000+08:00",
            "Description": "描述",
            "GmtModified": "2020-07-14T14:01:41.000+08:00",
            "Id": "59b0bbfe-929b-4a8c-9833-3ce70b4bad38",
            "Name": "名称"
        },
        "Email": "xxx@aa.com",
        "Username": "test",
        "CreatedAt": "2020-07-14T14:01:41.000+08:00",
        "PhoneNumber": 187000023323,
        "Id": "59b0bbfe-929b-4a8c-9833-3ce70b4bad38",
        "UpdatedAt": "2020-07-14T14:01:41.000+08:00",
        "Source": "ram",
        "Name": "姓名"
    },
    "Code": "OK"
}

错误码

访问错误中心查看更多错误码。

访问错误中心查看更多错误码。

请关注公众号获取更多资料

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注

Iconic One Theme | Powered by Wordpress