v2

latestSwagger 2.02026-07-13264970.8 KB
Collection

Gets the parent name and parent friendly name chains that represent the collection path.

get/collections/{collectionName}/getCollectionPath

Path parameters

collectionNamestring required

Query parameters

api-versionstring required

The api version to use.

$skipTokenstring

Response

Success

parentFriendlyNameChainstring[]

The friendly names of ancestors starting from the default (root) collection and ending with the immediate parent.

parentNameChainstring[]

The names of ancestors starting from the default (root) collection and ending with the immediate parent.