I am using this endpoint Filings API | Devportal (lseg.com) and want to only return filings in English language. How do i set this?
I tried 'Accept-Language': 'en' in the headers to no avail. Are there any payload parameters I can use?
I would also be interested in any other filters/payloads we can add to a request to this filings endpoint.
Thanks!