Returns the XBRL filing note contents in HTML or text format for a specified Intrinio XBRL filing note ID.
Name | Type | Description | Notes |
---|---|---|---|
identifier | Character | The Intrinio ID of the filing note | |
content_format | Character | Returns content in html (as filed) or plain text | [optional] [default to text] |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the note |
xbrl_tag | Character | The XBRL Tag used for the note |
content | Character | The plain text (after html has been removed) of the note, or text including html if the content_format parameter has been set to html |
filing | FilingNoteFiling |