Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create API endpoint for getting people #9241

Closed
sugat009 opened this issue Jul 3, 2024 · 2 comments · Fixed by #9311
Closed

Create API endpoint for getting people #9241

sugat009 opened this issue Jul 3, 2024 · 2 comments · Fixed by #9311
Assignees
Labels
Type: Feature Add something new
Milestone

Comments

@sugat009
Copy link
Member

sugat009 commented Jul 3, 2024

Is your feature request related to a problem? Please describe.

This feature is part of a bigger feature of the creation of API endpoints for getting contacts by type. (#9193)

Describe the solution you'd like

HTTP GET api/v1/person

Endpoints should also accept the following query parameters to allow for paging through the data:

  • limit - default is 100
  • skip - default is 0

Describe alternatives you've considered

Additional context

@garethbowen
Copy link
Member

@sugat009 Should this (also) be in the release milestone?

@sugat009
Copy link
Member Author

@garethbowen yes, this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add something new
Projects
Status: Done
2 participants