Member Get Space
community-spaces-member
Member Get Space
Return a single space if the contact has access to it.
Returns 404 when the space does not exist or is soft-deleted. Returns 403 when the space is restricted and the contact is not in the required segment.
GET
Member Get Space
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.