Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Create route to get all users in your organization. #54

Open
stella-cai opened this issue Apr 7, 2022 · 0 comments
Open

Create route to get all users in your organization. #54

stella-cai opened this issue Apr 7, 2022 · 0 comments
Assignees

Comments

@stella-cai
Copy link
Contributor

Create GET /organization

Should return the organization model of the current user as well as a list of users in that organization
Should look like

{
...organizationModel,
users: [...]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants