List Translation Styles
List the built-in translation styles and the authenticated API user’s custom styles. Optionally filter the result by a compatible target language.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
target_language
Return only styles compatible with this target language.
Allowed values:
Response
This endpoint returns an object.
styles
Built-in and owned custom translation styles.
Errors
401
Authentication Error
429
Rate Limit Error
