getWaveFolder

GET {{baseUrl}}/wave/folders/:folderId

Retrieve a CRM Analytics app folder resource representation.

For additional information, see the Folder Resource.

Request Params

KeyDatatypeRequiredDescription
disableMrustringIndicates whether to display the last viewed date of the returned folder.
mobileOnlyFeaturedAssetsstringIndicates whether to filter the collection of folders to show only dashboards that are enabled for the Analytics mobile app (true) or not (false).

RESPONSES

status: OK

{"assetSharingUrl":"\u003cstring\u003e","createdBy":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","profilePhotoUrl":"\u003cstring\u003e"},"createdDate":"\u003cstring\u003e","description":"\u003cstring\u003e","id":"\u003cstring\u003e","label":"\u003cstring\u003e","lastAccessedDate":"\u003cstring\u003e","lastModifiedBy":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","profilePhotoUrl":"\u003cstring\u003e"},"lastModifiedDate":"\u003cstring\u003e","name":"\u003cstring\u003e","namespace":"\u003cstring\u003e","permissions":{"create":"\u003cboolean\u003e","manage":"\u003cboolean\u003e","modify":"\u003cboolean\u003e","view":"\u003cboolean\u003e"},"type":"\u003cstring\u003e","url":"\u003cstring\u003e"}