GET /folder_locks
Summary: List folder locks
Operation ID: get_folder_locks
Auth: unknown
Operation ID: get_folder_locks
Auth: unknown
Description
Retrieves folder lock details for a given folder. You must be authenticated as the owner or co-owner of the folder to use this endpoint.
Parameters (1)
folder_id
(string, query, 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.