Get a User's Connected Accounts
Get a User's Connected Accounts
Retrieve all connected accounts associated with the user.
GET
Get a User's Connected Accounts
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user to list connected accounts for.
Query Parameters
Optional Id from which to start selection.
Number of results to return. Defaults to 10 with a maximum of 20
Required range:
1 <= x <= 100Delete All Authenticators
Previous
Get the First Confirmed Multi-factor Authentication (MFA) Enrollment
Next