GET /folders/{folder_id}#get_shared_link

box.com

Summary: Get shared link for folder
Operation ID: get_folders_id#get_shared_link
Auth: unknown
Description

Gets the information for a shared link on a folder.

Parameters (2)

fields (string, query, required)

Explicitly request the `shared_link` fields to be returned for this item.

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.