list_requests
Retrieve a list of all API requests made to your IONOS Cloud account, with optional filters by method, status, or user.
Instructions
List all API requests in your IONOS CLOUD account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1) | |
| filters | No | server-side filters as property→value pairs (contains match); e.g. {"method":"POST","requestStatus":"DONE","createdBy":"user@example.com"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing. |