Returns a list of users in a given group.

Parameters

ParameterDescription
Group IDThe ID of the group.

Example Output

{
	"limit": 493,
	"offset": 414,
	"total": 758,
	"results": []
}

Workflow Library Example

List Blink Group Details

Preview this Workflow on desktop