accounts Query
Arguments
#
searchTerm
Search accounts related to this term based on name, description, tags, slug, and location
tagSearchOperator = "AND"
Non-null
Operator to use when searching with tags. Defaults to 'AND'
type
[ AccountType ]
Only return accounts that match these account types (COLLECTIVE, FUND, EVENT, PROJECT, ORGANIZATION or INDIVIDUAL)
onlyOpenToApplications
Must be used with isHost
to filter hosts that can accept applications
orderBy
The order of results. Defaults to [RANK, DESC] (or [CREATED_AT, DESC] if supportedPaymentMethodService
is provided)
consolidatedBalance
Filter by the balance of the account and its children accounts (events and projects)
Response
#
Returns AccountCollection !.
Example
#
Previous
account
Next
activities