cURL
curl --request GET \ --url https://api.example.com/retention/status
{ "enabled": true, "retention_days": 123, "last_cleanup": "<string>", "last_error": "<string>", "total_deleted": 123 }
GET /retention/status — return current retention state.
Documentation IndexFetch the complete documentation index at: https://docs.screenpi.pe/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.screenpi.pe/llms.txt
Use this file to discover all available pages before exploring further.
OK
Was this page helpful?