External DocumentationTo learn more, visit the Magnet One documentation.
Actions
List Users
Retrieve a list of 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.
[
{
"ID": "100000",
"display_name": "Test",
"user_email": "test@test.com",
"id": "100000",
"role": "executive"
},
{
"ID": "100001",
"display_name": "test Labs",
"user_email": "test@test.com",
"id": "100001",
"role": "executive"
}
]
Was this page helpful?