GET /api/v2/TranslationSets
Summary: Get a PagedResponse of TranslationSet objects. Related TranslationSetStrings are NOT returned
Operation ID: TranslationSets_GetTranslationSets
Auth: oauth2
Operation ID: TranslationSets_GetTranslationSets
Auth: oauth2
Description
No Documentation Found.
Parameters (7)
includeAttributes
(string, query, optional)
Names of Attributes to include when retrieving this submission. This should be a comma-separated list. If not provided, Attributes are not included. If '*', all Attributes are included.
languageId
(integer, query, optional)
limit
(integer, query, optional)
offset
(integer, query, optional)
state
(string, query, optional)
Constraints: {'enum': ['OutForProcessing', 'Processing', 'PendingApproval', 'OutForTranslation', 'Cancelled', 'Completed']}
stringId
(string, query, optional)
translationRequestID
(integer, query, optional)
No probe data for this endpoint yet.