Get Tap Groups
Tap
Get Tap Groups
Returns tap groups for a nonprofit based on the provided filters.
GET
Get Tap Groups
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 groups to return.
Required range:
1 <= x <= 100The page number of the tap groups to return.
Required range:
x >= 1Search tap groups by name.
Example:
"Sunday Service"
Whether to include tap groups that have been archived.
The field to sort the tap groups by.
Available options:
name, createdAt Example:
"createdAt"
The direction to sort the tap groups by.
Available options:
ASC, DESC Example:
"DESC"