Skip to main content
Opigno Enterprise API provides an endpoint to get all communities the current API user can join.
Only public communities will be returned in the query results.
To get the list of communities available for searching, searchNewCommunities query should be called. The results will be returned with the pagination and possibility to change the order (default sorting is by the title, ascending). The following arguments can be used in the query:
The query returns the list of the Communtiy objects. Detailed description and the full list of available properties can be found here.