Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Query Parameters

community_id
string<string>
required

id of the community

cursor
string<string>

cursor of the page

Response

Community moderator response

members
object[]

Moderators of the community

has_next_page
boolean

Whether there is a next page

next_cursor
string

Cursor of the next page

status
enum<string>

Status of the request: success or error

Available options:
success,
error
msg
string

Message of the request, error message if status is error