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)
orderBy
The order of results. Defaults to [RANK, DESC] (or [CREATED_AT, DESC] if supportedPaymentMethodService
is provided)
Response
#
Returns AccountCollection !.
Example
#
Previous
account
Next
activities