Retrieves all collaborations for a Box Hub.
The access token received from the authorization server in the OAuth 2.0 flow.
Version header.
2025.0 The unique identifier that represent a hub.
The ID for any hub can be determined
by visiting this hub in the web application
and copying the ID from the URL. For example,
for the URL https://*.app.box.com/hubs/123
the hub_id is 123.
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination.
This requires usemarker to be set to true.
The maximum number of items to return per page.
x <= 1000Retrieves the collaborations associated with the specified Box Hub.
A list of Box Hub collaborations.
A list of Box Hub collaborations.
The limit that was used for these entries. This will be the same as the
limit query parameter unless that value exceeded the maximum value
allowed. The maximum value varies by API.
1000
The marker for the start of the next page of results.
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii"