_build_response()
_get_kwargs()
_parse_response()
asyncio()
asyncio_detailed()
sync()
sync_detailed()
Get the user information for the authenticated user. Alternatively, you can also use the /users-extended/me endpoint.
/users-extended/me
Union[ExtendedUser, Error, None]
Union
ExtendedUser
Error
None