Hi I am trying to get schema name through an api, as is indicated here: API reference | n8n Docs but I cannot get to this endpoint I am getting error message that Get method is not allowed.
What is the error message (if any)?
{“message”:“GET method not allowed”}%
Api request
curl https://PLACEHOLDER.app.n8n.cloud/api/v1/credentials \
--header 'X-N8N-API-KEY: PLACEHOLDER'