External DocumentationTo learn more, visit the Cortex Xpanse documentation.
Actions
List Users
List all users.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"reply": [
{
"user_email": "string",
"user_first_name": "string",
"user_last_name": "string",
"role_name": "string",
"last_logged_in": 0,
"user_type": "string",
"groups": [
"string"
],
"scope": [
{
"tag_id": "string",
"tag_name_with_alias": "string",
"additionalProp1": {}
}
],
"additionalProp1": {}
}
],
"additionalProp1": {}
}
Was this page helpful?