Retrieve a translation group
Retrieves a single translation group by resource type (workflow) and resource ID (workflowId)
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
resourceType
RequiredstringResource type
Value in:
"workflow"
resourceId
RequiredstringResource ID
Header Parameters
idempotency-key
stringA header for idempotency purposes
Response Body
Translation group details
resourceId
RequiredstringResource identifier (slugified ID)
resourceType
RequiredstringResource type
Value in:
"workflow"
resourceName
RequiredstringResource name (e.g., workflow name)
locales
Requiredarray<string>Array of available locales for this resource
outdatedLocales
array<string>Locales that are outdated compared to the default locale (only present when there are outdated locales)
createdAt
RequiredstringCreation timestamp
updatedAt
RequiredstringLast update timestamp