Get Credential
Runtime API - Credentials
Get Credential
GET
Get Credential
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
Credential identifier
Response
{ success, data: { id, name, type } } on success; { success: false, error } otherwise.