List all messages
Get list of all messages
GET
https://sandbox-api.stilt.com/v1/webhooks/endpoints/messages
Request Body
Name | Type | Description |
---|---|---|
start_date | string | Must be in a format "YYYY-MM-DD". |
end_date | string | Must be in a format "YYYY-MM-DD". |
limit | int | Number of objects per page |
event | enum | |
offset | int | Page number |
Last updated