Skip to main content
4 API change(s) - ⚠️ includes 4 breaking change(s)GET /rs/inbox-mails/v1/
  • added the new body_unreadable enum value to the data/items/rejectionReason response property for the response status 200
  • added the new quota_exceeded enum value to the data/items/rejectionReason response property for the response status 200
GET /rs/inbox-mails/v1/{id}
  • added the new body_unreadable enum value to the rejectionReason response property for the response status 200
  • added the new quota_exceeded enum value to the rejectionReason response property for the response status 200
1 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/inbox-mails/v1/
  • for the query request parameter whereIds, the type/format of property items/ was specialized from string/“ to string/uuid
1 API change(s)GET /rs/inbox-mails/v1/
  • added the enum value updatedAt to the property items/field of the query request parameter orderBy
1 API change(s)GET /rs/inbox-mails/v1/
  • added the new optional query request parameter countOnly
1 API change(s)GET /rs/inbox-mails/v1/
  • added the new optional query request parameter whereSearch
2 API change(s)GET /rs/inbox-mails/v1/
  • endpoint added
GET /rs/inbox-mails/v1/{id}
  • endpoint added
2 API change(s)GET /rs/inbox-items/v1/
  • endpoint added
GET /rs/inbox-items/v1/{id}
  • added the required property rejectionReason to the response with the 200 status
1 API change(s)GET /rs/inbox-items/v1/{id}
  • endpoint added