v8

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-1283152389.2 KB
voting

List Recent Voting

Get recent AGM voting results across all companies.

Returns the most recent voting data, ordered by AGM date descending. Use min_dissent_pct to find proposals with significant opposition.

get/v1/voting/recent

Query parameters

min_dissent_pctnumber nullable

Minimum dissent percentage to filter high-opposition proposals (e.g. 20.0)

Minimum dissent percentage to filter high-opposition proposals (e.g. 20.0)

limitinteger

Results per page

Results per page

offsetinteger

Results to skip (ignored when cursor is set)

Results to skip (ignored when cursor is set)

cursorstring nullable

Opaque cursor for keyset pagination

Opaque cursor for keyset pagination

Response

Successful Response