Magidoc

hosts
Query

Arguments

#

limit = 10

Non-null

The number of results to fetch (default 10, max 1000)

offset

Non-null

The offset to use to fetch

searchTerm

Search accounts related to this term based on name, description, tags, slug, and location

tag

Only accounts that match these tags

tagSearchOperator = "AND"

Non-null

Operator to use when searching with tags. Defaults to 'AND'

includeArchived

Included collectives which are archived

isActive

Only return "active" accounts with Financial Contributions enabled if true.

skipRecentAccounts

Whether to skip recent suspicious accounts (48h)

country

Limit the search to collectives belonging to these countries

currency

Response

#

Returns HostCollection .

Example

#