Domain name for API request: tokenhub.intl.tencentcloudapi.com.
Query the terminology repository list.
Query the Termbase list under this application. Support paginate, filter, and sort.
A maximum of 20 requests can be initiated per second for this API.
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: DescribeGlossaries. |
| Version | Yes | String | Common Params. The value used for this API: 2026-03-22. |
| Region | Yes | String | Common Params. For more information, please see the list of regions supported by the product. |
| Limit | No | Integer | Number of returned results. Defaults to 20, maximum value is 100. |
| Offset | No | Integer | Offset. Default value: 0. |
| Filters.N | No | Array of RequestFilter | Filter condition list. Supported filter fields: GlossaryId (Termbase ID), Name, Source (source language code), Target (target language code). |
| Sorts.N | No | Array of RequestSort | Sorting condition list. Supported sorting fields: CreatedTime (creation time), UpdatedTime (last update time). |
| Parameter Name | Type | Description |
|---|---|---|
| Items | Array of GlossaryItem | Terminology repository list. |
| TotalCount | Integer | Total number of eligible terminology repositories. |
| Current | Integer | Current page. |
| PageSize | Integer | Size per page |
| RequestId | String | The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. |
POST / HTTP/1.1
Host: tokenhub.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeGlossaries
<Common request parameters>
{}
{
"Response": {
"Current": 0,
"Items": [
{
"CreatedTime": "2026-03-01T00:00:00Z",
"Description": "syytest",
"GlossaryId": "fc88eea3787c6fb1a7404b65e2c25cac",
"Name": "syytest-glossary",
"Source": "zh",
"Target": "en",
"UpdatedTime": "2026-03-01T00:00:00Z"
}
],
"PageSize": 20,
"RequestId": "381ee90c-4f9a-499f-a1fe-0888593f7337",
"TotalCount": 1
}
}
TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.
The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.
| Error Code | Description |
|---|---|
| InternalError.InternalError | InternalError.InternalError |
| InvalidParameter.InvalidParameter | InvalidParameter.InvalidParameter |
| InvalidParameterValue.InvalidParameterValue | InvalidParameterValue.InvalidParameterValue |
| UnauthorizedOperation.UnauthorizedOperation | UnauthorizedOperation.UnauthorizedOperation |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan