Get Zaps [v1]
This endpoint returns a list of Zaps for the authenticated Zapier user.
This API is rate limited. See Rate Limiting for more details.
OAuth
This endpoint requires the zap
OAuth scope.
GET
/
v1
/
zaps
Authorizations
Authorization
string
headerrequiredSee our OAuth2 authentication documentation
Query Parameters
get_params
any
If set, guarantees that the 'params' of any node belonging to your app will be present in the response
limit
number
default: 5(Max: 100) Limit the number of Zap templates returned.
offset
number
default: 0The number of Zap templates to skip before beginning to return the Zap templates. The default value is 0, which is the offset of the first item.
params__{{KEY}}
string
Filter for Zaps that contain the given parameter's {{KEY}} and the value of the query parameter. Keys are defined by your app on the developer platform.
Response
200 - application/json
next
string
requiredprevious
string
requiredcount
integer
requiredobjects
object[]
required