Changes to Search or list emails (v2)

GET /v2/agenda/email/messages

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 21 revisions of this API.14

  1. c8f9981e9e5412
  2. a2f71a2438391
  3. 07a79f0ff8791

What changed

    • for the query request parameter limit, the max was decreased from 9007199254740991.00 to 100.00

      request-parameter-max-decreased

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new optional query request parameter folder

      new-optional-request-parameter

    • api operation id listEmailMessagesV2 was added

      api-operation-id-added

    • endpoint added

      endpoint-added