Get specification group translation
Retrieves language-specific information for a specification group by its ID.
ℹ️ Learn more in the Catalog multi-language integration guide.
Permissions
Any user or application key must have at least one of the appropriate License Manager resources to be able to successfully run this request. Otherwise they will receive a status code 403 error. These are the applicable resources for this endpoint:
| Product | Category | Resource |
|---|---|---|
| Catalog | Content | Categories Management |
Path parameters
Unique identifier of the specification group.
Code used to filter translations by a given language. The format follows the IETF BCP 47 standard, such as 'en-US' for English (United States), 'en-ES' for Spanish (Spain), or 'pt-BR' for Portuguese (Brazil).
Headers
Type of the content being sent.
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
OK
Changes
Changed in 1 of the 59 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○