Hello!
I’d like to get the status of a particular execution and I found out that N8N provides REST API for that.
https://docs.n8n.io/api/
But I cannot find how to enable it for my Docker installation - I don’t have Settings → API page, and my requests to the /executions are not working.
I tried to find an ENV_VAR to activate it, but I failed.
Thanks in advance!