GET api/folders/root/{tenantId}
Gets the root folders for the current user.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tenantId |
The id of tenant to get root folders for. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.