GET /data/v1/filetransferlocations

This method returns one or more file locations that are owned by, or reside under your member identification code (MID). A file location is also known as a fileTransferLocation.

Installed Packages > Data > File Locations > Read

NameTypeDescription
$pageintegerThis parameter selects the page returned from paginated results. It's usually used with the $pagesize parameter, described next.
$pagesizeintegerThis parameter is the count of results to return per page. It's typically provided with $page.
locationTypestringThe possible values for locationType are ExternalSftp and AmazonSimpleStorage.