DocsAPI Reference
Log In
API Reference

Search webhook profiles

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

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

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 <a href=https://docs.meld.io/docs/pagination>Pagination

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

string

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 <a href=https://docs.meld.io/docs/pagination>Pagination

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

int32

Max number of webhook profiles that should be returned.

Default value: 10

Minimum value: 1

Maximum value: 100

Responses

400

Bad Request : check request values and format

401

Invalid credentials

403

Unauthenticated or authenticated with insufficient access

500

Server Error. This applies to all 5xx errors, including but not limited to 500, 501, 502, 503, and 504 errors. You should treat all of these errors the same.

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