v1

latestOpenAPI 3.1.02026-07-2631111195.5 KB
Zaps

Get Zaps [v1]

This endpoint returns a list of Zaps for the authenticated Zapier user.

When using OAuth

This endpoint requires the zap OAuth scope.

get/v1/zaps

Query parameters

{"stackTrail":"paths:/v1/zaps:get:parameters:0:schema","oasType":"schema","type":"unknown"}

If set, guarantees that the 'params' of any node belonging to your app will be present in the response

limitnumber

(Max: 100) Limit the number of Zap templates returned.

offsetnumber

The 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

nextstring uri nullable required

The URL to get the next set of records

previousstring uri nullable required

The URL to get the previous set of records

countinteger required

The total number of records matching the request