GET api/SuggestedTagAPI/GetByT2t_SID?t2t_sid={t2t_sid}
Anfrageinformationen
URI Parameter
| Name | Beschreibung | Typ | Zusätzliche Informationen |
|---|---|---|---|
| t2t_sid | integer |
Required |
Body Parameter
Keine.
Antwortinformationen
Ressourcenbeschreibung
SuggestedTag| Name | Beschreibung | Typ | Zusätzliche Informationen |
|---|---|---|---|
| id | integer |
None. |
|
| tag | string |
None. |
|
| documentSource | string |
None. |
|
| categoryId | integer |
None. |
|
| category | string |
None. |
|
| percentage | decimal number |
None. |
|
| count | integer |
None. |
|
| verified | boolean |
None. |
|
| isKeyword | boolean |
None. |
|
| status | boolean |
None. |
|
| isTagged | boolean |
None. |
|
| cid | integer |
None. |
|
| created | date |
None. |
|
| it_type | integer |
None. |
|
| specific | string |
None. |
Antwortformate
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.