GET api/folders/root/{tenantId}

Gets the root folders for the current user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tenantId

The id of tenant to get root folders for.

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.