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
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Array of trashed gates with delete timestamps.