Return a list of accounts to which the authenticated user has access.

Example Output

{
	"status": "ok",
	"data": [
		{
			"id": "5ed644ea97bf1f42e05cf22f",
			"name": "R&D"
		},
		{
			"id": "5d42f3e60ca84ebe2d6d5ffd",
			"name": "Adaptive Shield Demo"
		}
	]
}

Workflow Library Example

List Accounts with Adaptive Shield and Send Results Via Email

Preview this Workflow on desktop