get_user
Retrieve FunPay user profile and account details by user ID to access information needed for managing chats, orders, and lots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| avatar | No | ||
| banned | No | ||
| status | No | ||
| username | Yes | ||
| registration_date | No |