List Users - MarcoLagalla/marette_backend GitHub Wiki
We have three endpoints:
List all users
Name | List all users |
---|---|
Description | List all registered users with details |
URL | api/v1/account/list |
Allowed methods | GET |
Authorizations | GET (IsAdmin) |
We have three endpoints:
Name | List all users |
---|---|
Description | List all registered users with details |
URL | api/v1/account/list |
Allowed methods | GET |
Authorizations | GET (IsAdmin) |