SFTP Servers

List SFTP destinations

Returns all SFTP destination connection profiles configured for the client.

get/v6/sftp-destinations

Query parameters

type'EXTERNAL' | 'LOCAL'
namestring
usernamestring
hoststring
limitinteger
offsetinteger

Response

Successful response

Example response

[
  {
    "created_date": "2025-10-24T02:00:00-07:00",
    "updated_date": "2025-10-24T02:00:00-07:00"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.