Skip to main content
GET
get a community by ID.

Authorizations

Authorization
string
header
required

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

Path Parameters

communityId
string
required
Required string length: 1 - 900

Query Parameters

type
enum<string>
default:public

type of communityId

Available options:
public,
internal

Response

Communities Information

communities
object[]
communityUsers
object[]
files
object[]
users
object[]
roles
object[]
categories
object[]
feeds
object[]