Get Me Hubs
contact-auth
Get Me Hubs
Return all hubs the current contact can access.
Default: every active hub across all the contact’s teams (Discord-style). Pass ?team_id= to filter to a single team. 403 if the contact is not a member of that team.
JSON:API envelope with resource type “hubs”. No pagination.
GET
Get Me Hubs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional team_id filter
Response
Successful Response
JSON:API collection envelope for GET /me/hubs.