Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Verb

URL

Description

Mandatory parameters

Optional parameters

Sorting fields

Response Data

Response codes

GET

/communities

Returns a list of all communities on the system or
return just top level communities.

-

topLevelOnly=true
idOnly=false

id
name
countitems

By default contains item count, identifier, handle and name and other
referencing data, or 204 if none. Additionaly, based on parameter
idOnly=true the method returns only identifiers.

200, 400, 500

...