GET /folders/{folder_id}/metadata
Summary: List metadata instances on folder
Operation ID: get_folders_id_metadata
Auth: unknown
Operation ID: get_folders_id_metadata
Auth: unknown
Description
Retrieves all metadata for a given folder. This can not be used on the root folder with ID `0`.
Parameters (1)
folder_id
(string, path, required)
The unique identifier that represent a folder. The ID for any folder can be determined by visiting this folder in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/folder/123` the `folder_id` is `123`. The root folder of a Box account is always represented by the ID `0`.
No probe data for this endpoint yet.