box_version_api {boxr}R Documentation

Access Box version API

Description

Use this function to access the response-content for the versions API endpoint.

Usage

box_version_api(file_id)

Arguments

file_id

numeric or character, file ID at Box.

Value

Object with S3 class "boxr_version_list"


[Package boxr version 0.3.7 Index]