Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format token TOKEN

Headers

X-PhraseApp-OTP
string

Two-Factor-Authentication token (optional)

If-Modified-Since
string

Last modified condition, see Conditional GET requests / HTTP Caching (optional)

If-None-Match
string

ETag condition, see Conditional GET requests / HTTP Caching (optional)

Path Parameters

project_id
string
required

Project ID

locale_id
string
required

Locale ID

id
string
required

ID

Response

OK

id
string
status
enum<string>

The status of the download request. Possible values are processing, completed, and error.

Available options:
processing,
completed,
error
result
object
params
object

The parameters of the download request.

error
string
created_at
string<date-time>
completed_at
string<date-time>