Get credential schema
n8n_credentials_schemaRetrieve the public schema for a specific credential type to validate and structure credential data.
Instructions
Get the supported public schema for one credential type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| credentialType | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| redacted | Yes | ||
| untrusted | Yes |