getIntegrationCredential
Get a single integration credential summary by ID.
Returns a credential summary (id, name, type, status) without secret values. Secret values are never exposed — use the credential ID in executeHttpRequest's auth field instead.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
credentialId | integer | Yes | The ID of the credential to retrieve. Obtain this value by |
