Skip to main content
GET
Get Community Members

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

community_id
string
required

ID of the community

cursor
string

Cursor for pagination

Response

200 - application/json

Community members response

members
object[]
has_next_page
boolean
next_cursor
string
has_next
boolean
status
enum<string>
Available options:
success,
error
msg
string