EU Parliament Monitor — API Documentation - v0.9.0
    Preparing search index...

    Interface GetLatestVotesOptions

    Options for getLatestVotes (DOCEO-backed near-real-time vote enrichment, new in v1.3.0)

    interface GetLatestVotesOptions {
        limit?: number;
        offset?: number;
    }
    Index

    Properties

    Properties

    limit?: number

    Maximum number of recent vote records to return (default: 50)

    offset?: number

    Pagination offset