get_user_profile_v1_users__user_id__get
Retrieve a user's public profile, including dataset count, starred count, and public collection count. No authentication needed.
Instructions
GET /v1/users/{user_id} (public) — Get user public profile — Get a user's public profile.
Returns the user's public information including dataset count, starred count, and public collection count.
This endpoint is public and does not require authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |