GET /api/v2/Languages

agco-ats.com

Summary: Get a list of the languages for which translations are supported. Returns a PagedResponse of Language objects.
Operation ID: Languages_GetLanguages
Auth: oauth2
Description

No Documentation Found.

Parameters (3)

includeDeleted (boolean, query, optional)

whether to include languages marked as deleted. Defaults to false

limit (integer, query, optional)

limit the number of Language objects returned. Optional (defaults to 10).

offset (integer, query, optional)

the number of Language objects to skip. Optional (defaults to 0).

No probe data for this endpoint yet.