Get webhooks
Gets webhooks from the database.
Authorization
apiKeyAuth x-api-key<token>
Use your SurveyTale x-api-key to authenticate.
In: header
Query Parameters
limit?number
Number of items to return
Default
50Range
1 <= value <= 250skip?number
Number of items to skip
Range
0 <= valuesortBy?string
Sort by field
Default
"createdAt"Value in
"createdAt" | "updatedAt"order?string
Sort order
Default
"desc"Value in
"asc" | "desc"startDate?string
Start date
endDate?string
End date
filterDateField?string
Date field to filter by
Value in
"createdAt" | "updatedAt"surveyIds?array<>
Response Body
application/json