List soft-deleted (trashed) gates
Gates
List soft-deleted (trashed) gates
Use when: caller wants to see soft-deleted gates that can still be restored (within the 30-day trash window)
Returns every gate the caller has soft-deleted within the 30-day retention window. Restorable via POST /v1/gates/:id/restore until the retention window expires and the trash-cleanup worker hard-deletes them.
GET
List soft-deleted (trashed) gates
Authorizations
Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.
Response
Array of trashed gates with delete timestamps.

