Skip to main content
GET
Retrieve Spoken Terms entries

Authorizations

Authorization
string
header
default:DeepL-Auth-Key
required

Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>

Path Parameters

spoken_terms_id
string
required

A unique ID assigned to the Spoken Terms collection.

Query Parameters

lang
string
required

The language code (ISO 639-1) for the term list to retrieve.

Example:

"en"

Response

JSON object containing the term list entries.

lang
string

Language code (ISO 639-1).

Example:

"en"

entries
string

Newline-separated list of terms.

Example:

"DeepL\nAPI\nwebhook"