Skip to main content
GET
/
api
/
v1
/
runtime
/
credentials
/
{nameOrId}
Get credential by name or ID (CLI/SDK)
curl --request GET \
  --url https://api.runflow.ai/api/v1/runtime/credentials/{nameOrId}

Path Parameters

nameOrId
string
required

Credential name or UUID

Response

200

Credential found.