Skip to main content
GET
Disclosure submission types
Returns every submission type that exists in the database along with its document count. Use the type values directly as the type filter on GET /disclosures or GET /companies/{symbol}/disclosures. This endpoint is useful for building filter UIs — fetch the types once, render them as options, and pass the selected value as the type param.

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY. Generate keys at ngnmarket.com/dashboard/developer.

Response

Types retrieved successfully.

success
boolean
required
meta
object

Quota and plan metadata included on every authenticated response.

data
object