Get all users within the current organization (lookup).

Example Output

[
	{
		"userId": 21192,
		"login": "<string>",
		"avatarUrl": "<string>"
	},
	{
		"userId": 2076,
		"login": "<string>",
		"avatarUrl": "<string>"
	}
]

Workflow Library Example

Get Users with Grafana and Send Results Via Email

Preview this Workflow on desktop