Get Tap Destinations
Get Tap Destinations
Returns tap destinations for a nonprofit based on the provided filters.
GET
Get Tap Destinations
Authorizations
Client ID for API authentication
API Key for API authentication
Query Parameters
The number of tap destinations to return.
Required range:
1 <= x <= 100The page number of the tap destinations to return.
Required range:
x >= 1Search tap destinations by name.
Example:
"Main Giving"
Filter tap destinations by type.
Available options:
web, sms Example:
"web"
Whether to include tap destinations that have been archived.
The field to sort the tap destinations by.
Available options:
name, createdAt Example:
"createdAt"
The direction to sort the tap destinations by.
Available options:
ASC, DESC Example:
"DESC"
Last modified on July 14, 2026