Retrieve information on all collaborations on a file or folder.
Value
Object with S3 class
boxr_collab_list.
Details
You must specify exactly one of dir_id or file_id.
This returns an object with S3 class boxr_collab_list;
this is a list containing the response from the API. You can use
as_tibble() or as.data.frame() on this return-object to convert to
a tibble or data frame.
