Skip to main content
GET
Search Communities

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

query
string
required
Required string length: 1 - 4096
max_results
integer<int32>
default:10
Required range: 10 <= x <= 100
next_token
string
Minimum string length: 1
pagination_token
string
Minimum string length: 1
community.fields
enum<string>[]

A comma separated list of Community fields to display. The fields available for a Community object.

Minimum array length: 1
Available options:
access,
created_at,
description,
id,
join_policy,
member_count,
name

Response

The request has succeeded.

data
object[]
errors
object[]
meta
object