curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/:spaceId/team{
"data": [
{}
]
}Get all admins and moderators of a space
curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/:spaceId/team{
"data": [
{}
]
}Returns all admins and moderators of a space in a single non-paginated response.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
role of "admin" or "moderator" and status of "active".