The Get Filings By Registration ID API retrieves all filings associated with a specific registration ID. This allows users to query detailed filing information tied to a specific registration record.
Your secret API key. Include it with every request.
Identifies the organization this request acts on.
Unique identifier for the registration associated with the filings.
Every query parameter below is optional. Combine as many as you need and append them to the endpoint as a query string. The example shows a few to get you started.
/v1/filings/registration/{registration_id}?page=<page>&size=<size>Page number
Page size
Successfully retrieved filings
Unauthenticated request.
Resource not found
Validation error
Internal server error