v1

latestOpenAPI 3.1.0Apache 2.02026-07-2265186296.2 KB
Profile

Search webhook profiles

Returns a list of webhook profiles that match the query parameters. The webhook profiles are sorted by name.

get/notifications/webhooks

Query parameters

beforestring

Unique key corresponding to a webhook profile's position in the paginated list of results -- used to indicate that only profiles residing before this key will be retrieved.

Each webhook profile carries a unique key. Reference Pagination

The before and after fields cannot be used in the same request.

afterstring

Unique key corresponding to a webhook profile's position in the paginated list of results -- used to indicate that only profiles residing after this key will be retrieved.

Each webhook profile carries a unique key. Reference Pagination

The before and after fields cannot be used in the same request.

limitinteger

Max number of webhook profiles that should be returned.

Default value: 10

Minimum value: 1

Maximum value: 100

Response

Matching webhook profiles are returned