Returns the file represented by a shared link. A shared file 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 file when only given a shared link. T…
boxapistringHeader value in the format `shared_link=<URL>&shared_link_password=<PASSWORD>`. If not provided, it will be constructed from `shared_link` and `shared_link_password` when available. Provide either this header or `shared_link`.
fieldsA comma-separated list of field names to include in the response (e.g., 'name,size,shared_link'). Can be provided as a string or a list of strings. Use this to request fields that are not normally returned in the default response. To include shared link details, add 'shared_link…
shared_linkstringThe shared link URL to the item (e.g., `https://app.box.com/s/abcdef`). Used to authenticate the request via the `boxapi` header. Provide either this field or `boxapi`.
shared_link_passwordstringPassword for the shared link, if the link is password-protected.
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.