Search webhook profiles
Returns a list of webhook profiles that match the query parameters. The webhook profiles are sorted by name.
Authorizations
Query Parameters
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.
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.
Max number of webhook profiles that should be returned.
Default value: 10
Minimum value: 1
Maximum value: 100