Python: Retrieve a user

Parameters

Examples

Fetch the user object using the access_token jwt

response = supabase.auth.admin.get_user_by_id(1)