Skip to main content
GET
get list of community

Authorizations

Authorization
string
header
required

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

Query Parameters

communityIds
string[]
required
Required array length: 1 - 100 elements
Maximum string length: 50
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[]