Financial Documents
Audit iXBRL
Download or view the financial audit document by it’s id in the iXBRL format
GET
/
financial-documents
/
se
/
{financialDocumentId}
/
audit
/
ixbrl
Details
This will return the audit document in a XHTML (iXBRL) format inline with the browser. To force a download you can use querystring inline=false.
Authorizations
x-api-key
string
headerrequiredPath Parameters
financialDocumentId
integer
requiredThe document id
Query Parameters
inline
boolean
default: trueSet to true to get an inline file rendered in the browser