GoodMem
ReferenceClient SDKs.NETResponses

ListSpacesResponse

ListSpacesResponse documentation for .NET SDK

Response containing a list of spaces and optional pagination token.

Properties

NameTypeDescriptionNotes
SpacesList<Space>The list of spaces matching the query criteria.
NextTokenstringPagination token for retrieving the next set of results. Only present if there are more results available.[optional]

On this page