HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

List all Webhooks

This API endpoint retrieves a list of Webhooks and the details associated to the receiver such as the endpointURL and the authMechanism along with createdAt and updatedAt timestamps. Results can optionally be narrowed using an OData filter query parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
length ≤ 1024

Optional OData filter expression used to narrow the returned webhooks. Filtering is supported on the webhook fields (id, name, endpoint, authMechanism, type, generation, createdAt, updatedAt, messageFormat) using the comparison operators eq, ne, gt, ge, lt and le, the logical operators and, or and not, the lambda operators any and all, and the boolean string functions startswith, endswith and contains. A malformed or non-predicate filter expression returns HTTP 400.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json