v3

latestOpenAPI 3.1.02026-07-31121144224.9 KB
External: Webhooks

List Messages

get/api/v1/webhooks/messages

Query parameters

limitinteger

Items per page.

Items per page.

iteratorstring nullable

Cursor from the previous page's iterator field.

Cursor from the previous page's iterator field.

beforestring date-time nullable

Only messages created before this timestamp.

Only messages created before this timestamp.

afterstring date-time nullable

Only messages created after this timestamp.

Only messages created after this timestamp.

Response

Successful Response

doneboolean required

True when this is the last page.

iteratorstring nullable

Pass as iterator in the next request to fetch the following page.

prevIteratorstring nullable