Download resource file

Downloads the specified resource file from the project. Supports extensive export customization through query parameters including blank content handling, status filtering, character encoding, HTML encoding, and format conversion (e.g. export an iOS .strings file as Android XML). The response body contains the raw file content with appropriate content type headers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

workspaceUrl

string
required

projectUrl

string
required

Name of the resource file to download

Query Params
string

Path of the resource file to download. if the fileName won't be unique.

string

The iso code of the resource file locale. Overrides the language information that might be given in the path. Alias of 'iso2_code'.

string

The iso code of the resource file locale. Overrides the language information that might be given in the path. Alias of 'iso2_slug'.

string
enum

Should the segment be exported if source content is blank.

Allowed:
string
enum

Should the segment be exported if target content is blank.

Allowed:
string
enum

Filter for source segments based on status.

Allowed:
string
enum

Filter for target segments based on status.

Allowed:
string
enum

If the segment content holds HTML. How should it be escaped

Allowed:
string

The character set encoding the file should have.

string
enum

Alias of 'htmlEncoding'

Allowed:
string
enum

If the language information should be added to the filename.

Allowed:
boolean

If special characters should be escaped. Different behaviour according to resource type.

boolean

Should comments be exported to files of the target language

boolean

If a resource file holds multiple languages, this indicates if the source language should be included in this export.

boolean

If the file header (if applicable) should be exported.

boolean

if the title of a segment (if applicable) should be exported.

boolean

If a resource file holds multiple languages, this indicates if the description of the segments should be exported at all.

string
enum

Overrides the project type of the project for this export. Enables to eg. download an iOS file as Android XML or vice versa.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json