If you are logged in as admin the API will return a lot of sensitive information, particularly on the GET /api endpoint.
If you are logged as a regular user, requesting your own profile will return your email and other private information, but just for your own user.
As guest nothing sensitive should be visible.