StringDefinitions
Get a paged response of Global String Definitions.
No Documentation Found.
get/api/v2/StringDefinitions/{ID}
Path parameters
IDstring required
Query parameters
includeTranslationsboolean
Optional. Indicates whether to include the StringTranslations for the StringDefinition. Defaults to false.
includeDeletedLanguagesboolean
Optional. Indicates whether to include languages marked as deleted. includeTranslations must be true. Defaults to false.
languageIdsstring
Optional. A comma-delimited list of language ids. Only StringTranslation objects with a matching language id will be returned. Optional. By default all locales are returned. includeTranslations must be true. The StringDefinition is still returned even if the filtered translations list is empty.
Response
OK