Skip to content

Profile

View a user's public profile and activity.

Overview

The user profile page displays:

  • User information (name, bio, etc.)
  • User statistics
  • Recent activity
  • Social links

Screenshots

main

sidebar

follow

URL Pattern

GET /user/{id}
GET /user/{name}

Examples:

http://localhost:5000/user/john-doe
http://localhost:5000/user/5f7f7d1e-8b3a-4c9e-9f1e-2d3c4b5a6e7f

Purpose

The profile page allows users to:

  • View user information
  • See user's public activity
  • Follow/unfollow user
  • Navigate to user's content

Actions Available

Action Description
View info Read user details
Follow Subscribe to updates
View activity See activity feed
View datasets See user's datasets