cURL
curl --request GET \ --url https://api.replyke.com/api/v6/:projectId/api/v7/spaces
{ "data": [ {} ], "pagination": { "page": 123, "pageSize": 123, "totalPages": 123, "totalItems": 123, "hasMore": true } }
Get a paginated list of spaces with filtering and sorting
1
"alphabetical"
"newest"
"members"
true
"null"
"files"
Show properties