Auth0

Auth0

Security & Compliance

Authentication and authorization platform

Domain:auth0.com
Tools:31 available

Available Tools

Tools and capabilities available for Auth0

0

List all users

Retrieve a list of users from Auth0 with optional filtering and pagination

Parameters: page, per_page, search_query, sort

0

Get user details by ID

Retrieve detailed information about a specific user by their user ID

Parameters: user_id

0

Create a new user

Create a new user in Auth0 with specified credentials and metadata

Parameters: email, password, connection, name, username, user_metadata, email_verified

0

Update user information

Update an existing user's profile, metadata, or settings

Parameters: user_id, email, name, user_metadata, app_metadata, blocked, email_verified

0

Delete a user

Permanently delete a user from Auth0

Parameters: user_id

0

Search users by email

Find users by their email address

Parameters: email

0

Block or unblock a user

Block or unblock a user's access to applications

Parameters: user_id, blocked

0

Get user roles

Retrieve all roles assigned to a specific user

Parameters: user_id

0

Assign roles to user

Assign one or more roles to a user

Parameters: user_id, role_ids

0

Remove roles from user

Remove one or more roles from a user

Parameters: user_id, role_ids

0

Get user permissions

Retrieve all permissions assigned to a specific user

Parameters: user_id

0

List all roles

Retrieve all roles defined in Auth0

Parameters: page, per_page

0

Create a new role

Create a new role with specific permissions

Parameters: name, description

0

Delete a role

Delete an existing role from Auth0

Parameters: role_id

0

Get user logs

Retrieve authentication and activity logs for users

Parameters: user_id, page, per_page, from

0

List all applications

Retrieve all applications (clients) configured in Auth0

Parameters: page, per_page

0

Get application details

Retrieve detailed information about a specific application

Parameters: client_id

0

Create a new application

Create a new application (client) in Auth0

Parameters: name, app_type, callbacks, allowed_origins

0

Update application settings

Update configuration settings for an existing application

Parameters: client_id, name, callbacks, allowed_origins, jwt_configuration

0

Delete an application

Delete an application from Auth0

Parameters: client_id

0

List all connections

Retrieve all authentication connections (databases, social, enterprise)

Parameters: strategy

0

Create a new connection

Create a new authentication connection

Parameters: name, strategy, options, enabled_clients

0

Send password reset email

Send a password reset email to a user

Parameters: email, connection

0

Send verification email

Send an email verification to a user

Parameters: user_id

0

Get tenant settings

Retrieve current tenant settings and configuration

0

Update tenant settings

Update tenant-level settings and configuration

Parameters: friendly_name, support_email, support_url, session_lifetime

0

List organizations

Retrieve all organizations in Auth0

Parameters: page, per_page

0

Create an organization

Create a new organization for multi-tenancy

Parameters: name, display_name, branding

0

Add members to organization

Add user members to an organization

Parameters: organization_id, user_ids

0

Get API list

Retrieve all APIs (resource servers) configured in Auth0

Parameters: page, per_page

0

Create an API

Create a new API (resource server) in Auth0

Parameters: name, identifier, scopes, signing_alg

Suggest a Tool

Have an idea for a tool that should be added? Describe it below and we'll add it for you.