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
Changes
Changed in 1 of the 34 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○