tencent cloud

Feedback

Last updated: 2023-03-15 10:24:57

1. API Description

Domain name for API request: cam.tencentcloudapi.com.

This API is used to query sub-users.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: GetUser.
Version Yes String Common Params. The value used for this API: 2019-01-16.
Region No String Common Params. This parameter is not required for this API.
Name Yes String Sub-user username

3. Output Parameters

Parameter Name Type Description
Uin Integer Sub-user UIN
Name String Sub-user username
Uid Integer Sub-user UID
Remark String Sub-user remarks
Note: This field may return null, indicating that no valid values can be obtained.
ConsoleLogin Integer Whether the sub-user can log in to the console. 0: No; 1: Yes.
PhoneNum String Mobile number
CountryCode String Country/Area code
Email String Email
RecentlyLoginIP String Last login IP
Note: This field may return null, indicating that no valid values can be obtained.
RecentlyLoginTime String Last login time
Note: This field may return null, indicating that no valid values can be obtained.
RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

4. Example

Example1 Querying a sub-user

This example shows you how to query the sub-user information.

Input Example

POST / HTTP/1.1
Host: cam.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: GetUser
<Common request parameters>

{
    "Name": "test124"
}

Output Example

{
    "Response": {
        "Uin": 100000546533,
        "Name": "test124",
        "Uid": 1001774,
        "Remark": "test",
        "ConsoleLogin": 1,
        "PhoneNum": "10086",
        "CountryCode": "86",
        "Email": "123@qq.com",
        "RecentlyLoginIP": "1.1.1.1",
        "RecentlyLoginTime": "2023-02-27 14:59:08",
        "RequestId": "33674182-e53d-416b-b6ce-bd7e7536b5d6"
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
AuthFailure.UnauthorizedOperation No permission.
FailedOperation Operation failed.
ResourceNotFound.UserNotExist User does not exist.
Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

7x24 Phone Support