Get Sftp Key Instructions
GET
/deployments/{deployment_id}/sftp/key-instructions
Per-user partner key-pair instructions for an existing SFTP endpoint (Feature B). Each block carries the exact ssh-keygen command; once the server is applied and captured in evidence, it also carries the partner’s sftp connect line with the resolved public hostname.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” deployment_id
required
Deployment Id
string format: uuid
Cookie Parameters
Section titled “Cookie Parameters ”Responses
Section titled “ Responses ”Successful Response
DeploymentKeyInstructions
Every SFTP user’s key-pair instructions for one existing deployment, plus the resolved endpoint hostname (null before the server is applied and captured in evidence).
object
deployment_id
required
Deployment Id
string format: uuid
users
required
Users
Array<object>
SftpKeyInstructionsStep-by-step guidance for one transfer partner (one SFTP user).
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string