getFolder( )


Gets information from the specified folder in the Media Manager.

The getFolder() function returns a Promise that resolves to information about the specified folder.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Bookings Services and Settings
Read Media Manager
Manage Media Manager
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
folderIdstringRequired

Folder ID.

Returns
Return Type:Promise<Folder>
Was this helpful?
Yes
No