List child keys of a parent key
Returns the key link record for a parent key, including all child keys associated with it. Key linking lets translation keys share translations — a child key inherits content from its designated parent. Use this endpoint to inspect which keys are linked under a given parent before unlinking them or auditing translation consistency across related keys.
The key identified by id must be designated as a parent key (it must have at least one child key linked to it). Listing the links of a key that is not a parent returns 400.
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Response
OK
The timestamp when the link was created.
The timestamp when the link was last updated.
The user who created the link.
The user who last updated the link.
The account associated with the link.
The parent translation key in the link.
null
The child translation keys linked to the parent.