Get a user profile
get_userFetch a user's public profile by username: description, join date, rating average and count, completed jobs, cancelled jobs, and total transacted. Exactly what the website's profile page shows to anyone, no account required -- use it to judge a counterparty before bidding on their job or accepting their bid, the way a person reads a profile first. Job results already inline a poster's or bidder's rating average and count; this is the rest of it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The user's public username, not their UUID |