We can see if the new user is in the database by fetching a list of all users with a GET request to /api/users. The response should contain an array of all the user objects stored in the database: