List all users with optional filtering and pagination
Documentation Index
Fetch the complete documentation index at: https://openmetadata-feat-feat-2mbfixdeploy.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
teams, roles, personas, domains, follows, owns. See Supported Fields below.all, deleted, or non-deleted entities.true to list only bot accounts, false for human users only.true to list only admin users.fields parameter to request additional data.
fields query parameter:
| Field | Description |
|---|---|
teams | Teams the user belongs to |
roles | Roles assigned to the user |
personas | Personas assigned to the user |
domains | Domain assignments for governance |
follows | Entities the user follows |
owns | Entities owned by the user |
| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to list users |