| GetKeywordsByKeyDic | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetKeywordsByKeyDic
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetKeywordsByKeyDic
Gets a list of keywords for the keyword dictionary of the specified field.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetKeywordsByKeyDic
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– KeyDicNo | xs:int | mandatory | Sets the ID of the keyword dictionary. | 
| â–¡ FilterValue | xs:string | nillable | Sets a part of a keyword name to filter. | 
| â–¡ MaxValues | xs:int | nillable | Sets the maximum number of return values. | 
| â– IncludeDeactivatedKeywords | xs:boolean | 
 | Sets a flag to return deactivated keywords in response. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetKeywordsByKeyDicResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ Keywords | 
 | nillable | Gets the list of keyword values. | 
| ≡ Keyword | xs:string | list nillable | |
| â–¡ KeywordNos | 
 | nillable | Gets the list of keyword numbers. | 
| ≡ KeywordNo | xs:int | list | |
| â– AllRowsReturned | xs:boolean | 
 | Gets information if all keywords have been loaded from the server. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |