Skip to main content

Export all phrases

Returns a dictionary (also known as a map, hashmap or associative array) of phrases & their respective translations in a language within a project.

Query Parameters
  • project_id string required
  • language_id string required
  • revision_id string

    Returns phrases & translations for a specific revision. If not provided, it defaults to "master".

Responses

OK


Schema
  • data object
  • property name* string
Loading...