Retrieve a translation group
Retrieve a translation group using the Novu REST API. Requires your environment secret key in the Authorization header.
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Path Parameters
Resource type
workflow, layout Resource ID
Response
Translation group details
Resource identifier (slugified ID)
"welcome-email"
Resource type
workflow, layout "workflow"
Resource name (e.g., workflow name)
"Welcome Email Workflow"
Array of available locales for this resource
["en_US", "es_ES", "fr_FR"]Creation timestamp
"2024-01-01T00:00:00.000Z"
Last update timestamp
"2024-01-01T00:00:00.000Z"
Locales that are outdated compared to the default locale (only present when there are outdated locales)
["es_ES", "fr_FR"]