Get collection by ID
Retrieves a collection by its ID.
Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the collection.
Response
Returns an array of items in the collection.
A collection of items, including files and folders.
Currently, the only collection available is the favorites collection.
The contents of a collection can be explored in a similar way to which the contents of a folder is explored.
The unique identifier for this collection.
"11446498"
The value will always be collection.
collection "collection"
The name of the collection.
Favorites "Favorites"
The type of the collection. This is used to determine the proper visual treatment for collections.
favorites "favorites"
