Skip to content

Get users from Showcase API #10

Description

@lenybernard

Hi,

I try to get the users from the showcase API and it works but I have a problem.
I have a typehead text input (select2) where I type some terms, for example a firstname, Matthieu. From here the widget call an action which run the users/search api method. I get 10 results, 10 Matthieu : amazing.

The problem is that actually, I've more than just 10 matthieu and regarding to the api documentation, I have to get paginated results and can't specify the number of items I want to get back, so I'm stacked with 10 results.

Could you please, at least allow to specify the max per page of users to get back or simply set a non-paginated mode ?

Activity

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

Metadata

Metadata

Assignees

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