Returns text items in your workspace in the desired export format.
Format that text items will be returned in.
json_icu, json_i18next, json_vue_i18n, android, ios-strings, ios-stringsdict Variant developer ID, corresponding to which variant of the filtered base text items to return. If not provided, will return base variant text. A variant's developer ID can be found on its definition at https://app.dittowords.com/variants. e.g. spanish.
Stringified JSON filter object. Can filter by projects (array of project IDs) and/or statuses (array of status names).
Note: If both the status filter and variantId param are provided, variant statuses must match the status filter in addition to their base status matching the status filter to be returned.
Example: `{"projects":[{"id":"project-id"}],"statuses":["NONE","WIP","FINAL","REVIEW"]}`When set to 'html', includes HTML-formatted rich text in the response
html Returns text item developer id - text item value key/value pairs in the desired format.
For json_icu, json_i18next, json_vue_i18n formats. Object keys are developer-ids (strings) and values are text (strings).
The text value for the developer-id key