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

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.
{
"status": "ok",
"data": [
{
"id": "5ed644ea97bf1f42e05cf22f",
"name": "R&D"
},
{
"id": "5d42f3e60ca84ebe2d6d5ffd",
"name": "Adaptive Shield Demo"
}
]
}
Was this page helpful?