Get a report's cap-table timeline
List cap-table mutation events extracted for a report — shareholder entries and exits, transfers, and capital increases or decreases. Entries are scoped to the report rather than to a found entity because the resolver emits names verbatim and does not link them back to merged found-entity rows.
Authorizations
Your API key is available in the Production and Sandbox dashboards.
Path Parameters
Identifier of the Company Verification report.
Query Parameters
Collection cursor pointer to the next page
Collection cursor pointer to the previous page
Number of items per page
1 <= x <= 1000Filter by event type (exact match).
Partial, case-insensitive match on shareholderName.
Filter by whether the event drops the shareholder's holdings to zero.
Filter by whether the event was synthesized by the resolver to reconcile a gap.
Order by event date.
asc, desc "asc"
Response
Company Verification Report Cap-Table Timeline
"/datasources/mx/company-verification/reports/91ab5678-1234-5678-9abc-def012345678/cap-table-timeline"
Total number of items found
x >= 01
Pagination information