Skip to main content
POST
Get documents for a municipal bond

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
document_type
enum<string>
required

Type of document to retrieve. official_statement returns the official statements for the specific bond. disclosure_document returns disclosure documents for the bond's obligor.

Available options:
disclosure_document,
official_statement
isin
string
required

International Securities Identification Number (ISIN), unique 12-character code for the security.

Required string length: 12

Response

File IDs and metadata for documents associated with the municipal bond

data
object[]
required

List of response data objects, often capped to 1000.

total
integer
required

Total number of results in the database that match the query filters.