Sign in

Get user

documented

Retrieve a user by their Auth0 user_id.

GET /api/v2/users/{id}Management APIno implementation yet0 runs

Input

domain
Auth0 Domain (tenant domain)
your-tenant.auth0.com
user_id
User ID
Auth0 user ID (e.g. usr_abcd1234)
Calls Auth0 as you (your API key is your account); keychains.dev holds the credentials.
Get user · Auth0 · OpenIntegrations