Skip to main content
Unify Documentation home page
Search...
⌘K
Contact
Console
Console
Search...
Navigation
user
get_user_basic_info
Walkthrough
Python
REST API
logging
utils
assistants
platform
queries
user
get_user_basic_info
user
get_user_basic_info
Copy
Ask AI
def
get_user_basic_info
(
*
,
api_key
: Optional[
str
]
=
None
):
source code
Get basic information for the authenticated user.
Arguments
:
api_key
- If specified, unify API key to be used. Defaults
Returns
:
The basic information for the authenticated user.
log_query
⌘I