No results found for query:
An error occured while performing your search, please contact Bump.sh support if it persists.
A JSON array of user objects
The user ID.
The user's name.
The user's email address.
curl \ -X GET http://localhost:5000/users
[ { "id": "string", "name": "string", "email": "string" } ]