GET
/
v2
/
zaps

Authorizations

Authorization
string
headerrequired

Query Parameters

expand
string

A comma separated list of Zap fields that should be expanded from ids to full objects in the response. Fields that may not be expanded will remain as ids.

inputs
string

You may pass inputs[KEY]=VALUE1,VALUE2 to filter for Zaps that contain those settings. Keys are defined by your app on the developer platform.

limit
integer

Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.

offset
integer

Used for paginating results. Specifies the offset to use.

Response

200 - application/json
links
object
required
meta
object
required
data
object[]
required

Was this page helpful?