Get a user object by its id
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
User id
Returns the user object
Unique identifier for the user
Given name of the user
Family name of the user
The user's email
URL of the user's Avatar image
Date of user creation
Unix timestamp in milliseconds of the user's last activity, when available