Actions
Get Users
Get all users within the current organization (lookup).

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.
[
{
"userId": 21192,
"login": "<string>",
"avatarUrl": "<string>"
},
{
"userId": 2076,
"login": "<string>",
"avatarUrl": "<string>"
}
]
Was this page helpful?