Skip to content

REST API / Project list only paged #328

Description

@ddmesh

Hi,
when I use the REST API to retrieve ALL projects via json, I only get the first few.
I do not specifiy any page parameter in URL. So I expect a json containing all projects.

Our environment only creates some projects (around 30) and I have to do three tries to retrieve
all projects. But in meantime when requesting page 2 other projects might be added/deleted.
This would cause an invalid "snapshot-view" of all projects.
Can you change the REST API in this way that without any page-parameter all projects are included in returned json object?
If I need it paged than I would specify the page parameter and perhaps a parameter to tell how many entries should be in such a page.

Thanks a lot
Stephan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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