List and query users. You can search for users by combining various query parameters. Note: When using theDocumentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Return All Pages parameter, the size of each retrieved page can be controlled using the Page Size parameter, with a minimum value of 50.
External DocumentationTo learn more, visit the Authentik documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Name | Query by the name of the user. |
| Page Number | The page number being requested. |
| Page Size | Number of results to return per page. |
| Return All Pages | Automatically fetch all resources, page by page. |
| User Type | Query by the type of the user. |
| Username | Query by the username of the user. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Attributes | Query by the additional attributes of the user. |
| Query by the email of the user. | |
| Group IDs | Query by a comma separated list of the user’s groups. Can be obtained by the List Groups action. |
| Group Names | Query by a comma separated list of the user’s groups. Can be obtained by the List Groups action. |
| Include Groups | Include the user’s groups in the response. |
| Is Active | Query by if the user active. |
| Is Superuser | Query by if the user is a superuser. |
| Order By | Which field to use when ordering the results. |
| Search | A search term. |
| UUID | Query by the UUID of the user. |
| User Path | Query by the path of the user. |
| User Path Starts With | Query by the path of the user. |