Skip to main content

Show Workflow Credential

GET 

/api/automation/workflow-credentials/:uuid

Fetches a single workflow credential by UUID. 404 if not found.

Response: 200 OK with WorkflowCredentialResource (same shape as create). Secret fields are redacted.

Route name: automation.credentials.show

Request

Responses

Successful response