SFTP Connections

This resource allows you to retrieve and manipulate SSH File Transfer Protocol (SFTP) connections. SFTP connections allow users to download files from defined SFTP locations and are used by the TIP platform when configuring integrations through the Integration - Quick Setup feature.

Operations


Retrieve All SFTP Connections
GET /v1/platform/integrations/sftp_connections


Retrieve SFTP Connection by ID
GET /v1/platform/integrations/sftp_connections/{id}


Test SFTP Connection by ID
GET /v1/platform/integrations/sftp_connections/{id}/connection_status


Update SFTP Connections for Integrations
POST /v1/platform/integrations/sftp_connections/apply_update