External DocumentationTo learn more, visit the Microsoft Purview documentation.
Actions
List Collections
List the collections for the connected account.

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.
{
"value": [
{
"name": "mycollection1",
"friendlyName": "Finance",
"parentCollection": {
"type": "CollectionReference",
"referenceName": "accountName"
},
"collectionProvisioningState": "Succeeded"
}
]
}
Was this page helpful?