v1

latestOpenAPI 3.1.0Apache 2.02026-07-2473175248.0 KB
14. Webhooks

Get subscriptions

get/webhooks

Query parameters

prevCursorstring

The cursor to use for the previous page of results. This will be ignored if paginate is false.

nextCursorstring

The cursor to use for the next page of results. This will be ignored if paginate is false.

maxResultsinteger

The maximum number of results to return. The default is 10, and the maximum is 200. This will be ignored if paginate is false.

urlstring

The customer URI Tango will use to POST the webhook back to

headerNamestring

Contains any header name submitted by the customer.

headerValuestring

Contains any header value submitted by the customer.

categoriesstring[]

Designated subscribed to categories.

eventTypesstring[]

Designated subscribed to events.

expiresAtFromstring date-time

Specify the starting expiration date or date time to be queried according to RFC 3339, i.e. "2016-01-01T00:00:00Z". See https://www.ietf.org/rfc/rfc3339.txt

expiresAtTostring date-time

Specify the ending expiration date or date time to be queried according to RFC 3339, i.e. "2016-01-01T00:00:00Z". See https://www.ietf.org/rfc/rfc3339.txt

createdAtFromstring date-time

Specify the starting created date or date time to be queried according to RFC 3339, i.e. "2016-01-01T00:00:00Z". See https://www.ietf.org/rfc/rfc3339.txt

createdAtTostring date-time

Specify the ending created date or date time to be queried according to RFC 3339, i.e. "2016-01-01T00:00:00Z". See https://www.ietf.org/rfc/rfc3339.txt

Response

OK

numberOfElementsinteger
maxResultsinteger
prevCursorstring
nextCursorstring
prevPageAvailableboolean
nextPageAvailableboolean