Get folders for a link

Returns the folders contained in a Review Link

This call requires a Review Link id as a path parameter, and it returns the folders contained in that Review Link. Note that the response only includes folders in the Review Link’s top level; if the Review Link contains folders with subfolders, those subfolders are not included in this call’s response.

The properties of each folder are included in the response. For an overview of folder properties, please see the table in Get folders.

A 200 code is returned when folders are found in the Review Link. If a link is empty, then a 200 is also returned, but the response body is empty. An empty response is also returned if the link contains assets but no folders.

Language
Authorization
URL
Click Try It! to start a request and see the response here!