list_requests
List all API requests in your IONOS CLOUD account with optional filters for method, status, and creator. Monitor and audit your infrastructure activity.
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. |