Discover
Authorizations
X-N8N-API-KEYstringRequired
Query parameters
includestring · enumOptionalPossible values:
Include additional data. Use "schemas" to inline request body schemas per endpoint, eliminating the need to fetch the full OpenAPI spec.
resourcestringOptional
Filter to a specific resource (e.g. "workflow", "tags", "credential").
operationstringOptional
Filter to endpoints with a specific operation (e.g. "read", "create", "list").
Responses
200
Discovery response with available resources and endpoints.
application/json
401
Unauthorized
get/discover
Last updated
Was this helpful?