Get Tap Destinations
Tap
Get Tap Destinations
Returns tap destinations for a nonprofit based on the provided filters.
GET
Get Tap Destinations
Documentation Index
Fetch the complete documentation index at: https://docs.overflow.co/llms.txt
Use this file to discover all available pages before exploring further.
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"