Skip to main content
GET
Semantic search community

Authorizations

Authorization
string
header
required

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

Query Parameters

query
string
required
Maximum string length: 1024
filter
enum<string>
default:all

Filter community by membership status

Available options:
all,
member,
notMember
tags
string[]
Maximum array length: 5
Maximum string length: 24
categoryIds
string[]
Maximum array length: 10
Maximum string length: 128
includeDiscoverablePrivateCommunity
boolean
default:false

Include discoverable private communities in search results

options
object

Response

Community Information

searchResults
object[]

Relevance of the search results

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