SpaceService

GetSpace gets a space of which the authenticated caller is a member.

get/api/v1/spaces/{space}

Path parameters

spacestring required

The space id.

Response

OK

namestring

The resource name of the space. Format: spaces/{space}.

titlestring required

Required. The human-readable title.

descriptionstring

Optional. A description of the space.

Changes