Return the folder represented by a shared link. A shared folder can be represented by a shared link, which can originate within the current enterprise or within another. This endpoint allows an application to retrieve information about a shared folder when only given a shared li…
boxapistringExplicit `boxapi` header value. If provided, it must be formatted as `shared_link=<url>&shared_link_password=<password>` (password segment optional). If not provided, this value is built from `shared_link` and `shared_link_password`.
fieldsarrayA list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response unless explicitly…
shared_linkstringThe shared link URL to the folder to retrieve. Provide either this field (preferred) or the `boxapi` header string. When provided, the action constructs the required `boxapi` header as `shared_link=<url>&shared_link_password=<password>` if a password is also supplied.
shared_link_passwordstringThe password for the shared link, if the link is password-protected. Optional; only include when needed.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.