Retrieve a list of identifier groups.

External Documentation

To learn more, visit the Flare.io documentation.

Example Output

{
	"assets_groups": {
		"feed_id": 123,
		"id": 123,
		"name": "<string>",
		"tenant_id": 123,
		"urn": "<string>"
	}
}

Workflow Library Example

List Identifier Groups with Flareio and Send Results Via Email

Preview this Workflow on desktop