Skip to main content
GET
Get Community Info By Id

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

Response

200 - application/json

Community info response

community_info
object
status
enum<string>
Available options:
success,
error
msg
string