Queries the details of a tag option.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
TagOptionId | string | Yes | The ID of the tag option. | tag-bp1r3mxq3t**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"TagOptionDetail": {
"Active": true,
"TagOptionId": "tag-bp15qmwz3r****",
"Key": "k1",
"Value": "v1",
"Owner": "133413081827****"
},
"RequestId": "C1509725-055D-5C7B-9420-8B737DBD****"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
500 | InternalError | A system error occurred. |
For a list of error codes, visit the Service error codes.