select id as owner_id, email, created_at from auth.users where email = 'admin@agendapsi.com.br' limit 1;