Hi, i am currently experiencing issues with the Stape API and was wondering if anyone else may have ran into similar issues.
I am trying to get outbound logs via the /monitoring/logs/outgoing/detailed (same for /aggregated) endpoint. I tried this for 2 of my containers which have outgoing logs enabled.
When I do - no matter if via a n8n Request node or the “try out” in the stape.io API doc - I get an 409 “Conflict” server status.
Since this status code is not listed as a possible output and did not find any reference to it anywhere in this forum or the web, I was wondering if maybe someone has seen this error and fixed it.
So far I am certain of these things:
- I can use my API key to access other API endpoints
- the container identifiers are correct
- the containers have outgoing logs for the time ranges I try to access
- I used correct timestamps for filtering since I copied them from the requests made by the outgoing request feature in the frontend
