N8N cloud api credentials list

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'

1 Like

Yeah, have the same error on my 2.7.3 cloud instance

Yeah I forgot to mention, I am on 2.6.3 cloud version

This is also happening here on my end. Self hosted, latest version.

This got released with n8n 2.8.0 Release [email protected] · n8n-io/n8n · GitHub