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}

Documentation Index

Fetch the complete documentation index at: https://docs.runflow.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

nameOrId
string
required

Credential name or UUID

Response

200

Credential found.