Skip to main content
GET
Get a key

Authorizations

Authorization
string
header
required

API token: tsu_pat_… (PAT) or tsu_proj_… (project token). The token's granted RBAC permissions determine access; see each operation's x-permission.

Path Parameters

projectId
string
required

Project id (UUID) or id-embedded path slug.

keyId
string
required

Translation key id (UUID).

Query Parameters

branch
string

Target an open translation branch instead of main. Required when the project's main branch is protected.

Response

The key and its per-language values.

success
boolean
required
data
object
required