platform
List Users
Paginated, searchable listing of users in the connected Auth0 tenant.
Identity-only. Use GET /platform/users/{user_id}/memberships to fetch FGA-derived organization and group memberships for a single user.
get/api/platform/users
Query parameters
pageinteger
per_pageinteger
qstring
Search by name or email (Auth0 Lucene query)
Search by name or email (Auth0 Lucene query)
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.