GET /v1/dilution/warrants
List warrant schedules parsed from offering exhibits, including price-protection and ratchet metadata, with the full verification block on every row.Use this endpoint from server-side applications, SDKs, or agent workflows.
Response metadata
requestIdtraceparentverificationprovenance
Query parameters
| Param | Type | Description |
|---|---|---|
ticker | string | Issuer ticker. |
cik | string | SEC CIK. |
accession_number | string | Match a specific filing’s warrants. |
form_type | string | Filing form (e.g. 424B5, S-1). |
filed_at_from / filed_at_to | ISO date | Bounds on filed_at. |
cursor | int | From prior page’s nextCursor. |
limit | int (1–50, default 10) | Page size. |
view | enum | Response shape (default | compact | agent). |
Example request
Example response
Give this prompt to your agent
Copy this SEC API prompt for your agent.
Errors and partial results
- Treat non-2xx responses as API errors and log the response body for debugging
- Log
requestIdandtraceparentso SEC API support can trace the request - when
verification.confidence < 0.7, treat the row as advisory only