Retrieves a list of pending and active collaborations for a file. This returns all the users that have access to the file or have been invited to the file.
limitintegerThe maximum number of items to return per page.
fieldsarrayA comma-separated 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 u…
markerstringDefines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. Use the 'next_marker' value from a previous response to retrieve the next page of results.
file_idRequiredstringThe unique identifier that represents a file. The ID for any file can be determined by visiting a file in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/files/123` the `file_id` is `123`.
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.