cURL
curl --request GET \ --url https://api.leanpay.fr/v1/public/deleted-elements \ --header 'Authorization: <api-key>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "deletedElementId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "deletedElementExternalId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ], "count": 123, "total": 123, "page": 123, "pageCount": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.leanpay.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.leanpay.io/llms.txt
Use this file to discover all available pages before exploring further.
The page number to retrieve starting at 1
List of deleted elements
Show child attributes