mailtrap-nodejs icon indicating copy to clipboard operation
mailtrap-nodejs copied to clipboard

Sandbox Messages API missing query params and incorrect response type

Open js-williams opened this issue 2 months ago • 0 comments

The implementation for testing.messages.get is missing a couple of things from the API description -

  • last_id, page and search query params
  • The Message response type is missing smtp_information.data

js-williams avatar Nov 14 '25 12:11 js-williams