list_translations
Lists user-defined translations for given metasite, site or resource.
 resource_id int optional
Set this parameter if you'd like to get a list of resource-specific translations
 site_id int optional
For metasite API keys you can limit the results to carts created within a single site context
 method string required
must be set to 
list_translations language string optional
by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned
 api_key string required
your API key - 
Click here to get your key. If your API key uses a hash key, you must also include the parameters 
hash_key and hash_timestamp.
 translations array
Listing of user-defined translations
Click here to test this function in the API playground.