Paginated API responses

Options

Seems like some urls return paginated results and some do not.

E.g. "../api/v1/managed/groups" returns a paginated list while "../api/v1/groups" does not.

I guess pagination without a page size is good for use in a browser, but for other a page size parameter would be very beneficial, eventually a full list.

Something I didn't understand for e.g. "../api/v1/managed/groups"?

Answers

  • JeanK
    JeanK Posts: 6,989 Community Manager 🌍
    Options

    Hi @AutoFiddler,

    Thank you for noticing this. We have passed the feedback on to our dev team.

    They'll definitely look at it and see if we can paginate also URL returns like "../api/v1/managed/group",

    /JeanK

    Community Manager