GET /api/v2/StringDefinitions/{ID}

agco-ats.com

Summary: Get a paged response of Global String Definitions.
Operation ID: StringDefinitions_GetDefinition
Auth: oauth2
Description

No Documentation Found.

Parameters (4)

ID (string, path, required)
includeDeletedLanguages (boolean, query, optional)

Optional. Indicates whether to include languages marked as deleted. includeTranslations must be true. Defaults to false.

includeTranslations (boolean, query, optional)

Optional. Indicates whether to include the StringTranslations for the StringDefinition. Defaults to false.

languageIds (string, query, optional)

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.

No probe data for this endpoint yet.