Hi,
I am trying to use the API browser to query our prismic content.
But I can't set the language parameter.
I have read the documentation which tells me to write lang=fr-fr
I write something similar and press enter but it does not add this as a parameter.
To specify a particular language you want in a query, simply add the "lang" parameter to the query string and set it to the language code you are querying (example, "en-us" for American English).
It means you need to add the language code... &lang=en-us