Skip to main content

Get Workflow Credential

GET 

/api/automation/workflow-credentials/:uuid

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

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Route name: automation.credentials.show

Request

Responses

Successful response