Get Box Hub collaboration by collaboration ID
Retrieves details for a Box Hub collaboration by collaboration ID.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version header.
2025.0 Path Parameters
The ID of the hub collaboration.
Response
Returns a Box Hub collaboration object.
A Box Hub collaboration object grants a user or group access to a Box Hub with permissions defined by a specific role.
The unique identifier for this collaboration.
"12345678"
The value will always be hub_collaboration.
hub_collaboration "hub_collaboration"
The bare basic representation of a Box Hub.
A mini representation of a user, can be returned only when the status is pending.
- Box Hub Collaboration User
- Group (Mini)
The level of access granted to a Box Hub. Possible values are editor, viewer, and co-owner.
"editor"
The status of the collaboration invitation. If the status is pending, login and name return an empty string.
accepted, pending, rejected "accepted"
