InboxesWebhooks

List Webhooks

CLI:

agentmail inboxes:webhooks list --inbox-id <inbox_id>
get/v0/inboxes/{inbox_id}/webhooks

Path parameters

inbox_idstring required

The ID of the inbox.

Query parameters

limitinteger

Limit of number of items returned.

page_tokenstring

Page token for pagination.

ascendingboolean

Sort in ascending temporal order.

Response

countinteger required

Number of items returned.

limitinteger

Limit of number of items returned.

next_page_tokenstring

Page token for pagination.

Changes

Changed in 1 of the 34 revisions of this API.1