Skip to main content
GET
List child keys of a parent key

Authorizations

Authorization
string
header
required

Enter your token in the format token TOKEN

Headers

X-PhraseApp-OTP
string

Two-Factor-Authentication token (optional)

Path Parameters

project_id
string
required

Project ID

id
string
required

Parent Translation Key ID

Response

OK

created_at
string<date-time>

The timestamp when the link was created.

updated_at
string<date-time>

The timestamp when the link was last updated.

created_by
user_preview · object

The user who created the link.

Example:
updated_by
user_preview · object

The user who last updated the link.

Example:
account
account · object

The account associated with the link.

Example:
parent
key_preview · object

The parent translation key in the link.

Example:

null

children
key_preview · object[]

The child translation keys linked to the parent.