Skip to content

API pagination's duplicates #2561

Description

@vinibrsl

Discussed in #2415

Originally posted by NoeGRANGE November 2, 2022
Hello,

I'm using your API to make my own dashboard but I think I got a problem when I try to request breakdown with limit and page parameters.
Every result from the second page already exist on the first one.

  • https://plausible.io/api/v1/stats/breakdown?site_id=esf-meribel.com&period=custom&date=2022-09-13,2022-11-02&metrics=visitors&property=event:props:orderId&filters=event:name==MseM: Payment success&limit=1000&page=1

  • https://plausible.io/api/v1/stats/breakdown?site_id=esf-meribel.com&period=custom&date=2022-09-13,2022-11-02&metrics=visitors&property=event:props:orderId&filters=event:name==MseM: Payment success&limit=1000&page=2

Am I using these parameters wrong?

Thanks in advance 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions