Get Space
GetSpace gets a space of which the authenticated caller is a member.
curl -X GET "https://example.com/api/v1/spaces/string"{ "name": "string", "title": "string", "description": "string", "currentUserRole": "ROLE_UNSPECIFIED", "memberCount": 0}