sftp-credentials
Retrieve SFTP credentials
Returns one SFTP credential configuration by ID without exposing secret credential values.
GET
Retrieve SFTP credentials
Authorizations
This backend API key is different than your frontend license key. Please use the "Backend" license key from your Dromo Dashboard.
Path Parameters
SFTP credentials ID
Example:
"ee5d0e45-b098-47bc-8217-e93790243dfa"
Response
SFTP credentials details
Example:
"sftp.example.com"
Example:
22
Example:
"sftpuser"
Available options:
PASSWORD, KEY Example:
"PASSWORD"
Example:
"ee5d0e45-b098-47bc-8217-e93790243dfa"
Example:
"SHA256:abc123..."
Previous
Update SFTP credentialsUpdates an existing SFTP credential configuration identified by ID.
Next
Retrieve SFTP credentials
