Skip to main content
Question

Is GET /v1/deleted_items supported? Which resource types does it cover?

  • September 14, 2026
  • 0 replies
  • 4 views

Forum|alt.badge.img+1

Hi,

 

While probing the sandbox we found that GET /v1/deleted_items responds 200 and returns a paginated "deleted_items" collection — but it isn't in the public API reference. Could you clarify:

- Is it officially supported, and safe to build on?

- Which resource types can appear in it?

- Is there a date filter (for example updated_after) so it can be polled incrementally?

- Does an API key need a specific permission to read it?

 

Thanks