Queries user tags.
Operation description
Note
You can call this operation up to 100 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "34AB41F1-04A5-496F-8C8D-634BDBE6A9FB",
"Tags": [
{
"Key": "region",
"Value": [
"hangzhou"
]
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2023-03-02 | The internal configuration of the API is changed, but the call is not affected | View Change Details |