Description
This endpoint returns a list of QR codes that have been deleted by the user, but are still stored in the trash folder.QR codes in the trash can be restored or permanently deleted via respective endpoints (coming soon).
Request Parameters
This endpoint does not require any query or body parameters.| Parameter | Type | Required | Description |
|---|---|---|---|
| (none) | — | — | This request retrieves all trashed QR codes by default. |
Example Response
✅ 200 OK
Returns a list of QR Codes currently in the trash.Authorizations
API key authentication. Enter your API key directly in the Authorization header.