> CH05 — Profile Access

Mission

You are logged in as player (user ID: 2).

The admin (user ID: 1) has a flag stored in their profile.

The API endpoint /ch05/api/users/{id} returns user profiles.

GET /ch05/api/users/2 — your profile
GET /ch05/api/users/? — admin profile
View My Profile