Skip to main content
POST
Batch-fetch card-level translations for one locale

Authorizations

Authorization
string
header
required

DataHub API Key

Body

application/json

POST translations/lookup request body: up to 100 app_ids and one locale; the response only carries card-level paths (identity.name / identity.summary / discovery.boundary / discovery.keywords / pricing.events..label) so a catalog page can hydrate cards in one call without pulling readmes or schemas.

app_ids
string[]
required
Required array length: 1 - 100 elements
locale
string
required

Response

Successful Response

data
TranslationLookupResult · object
required