Projects
Fetch text by project id
Returns the contents of the Ditto project referred to by :id. You can find the id of a Ditto project from its URL: https://app.dittowords.com/doc/:id. Only projects with Developer Mode enabled can be fetched.
GET
/
projects
/
{id}
Authorizations
Path Parameters
Query Parameters
The API ID of the variant. If specified, will filter for text items or components that have the variant, and will return the attributes (e.g. text, status) of that text item's or component's variant.
Available options:
flat
, structured
, nested
, icu
, android
, ios-strings
, ios-strings-dict
Available options:
NONE
, WIP
, REVIEW
, FINAL
Response
200 - application/json