targetPlatformLogo_downloadFile

GET /orgs/{oid}/targetplatforms/{tpid}/logo/{logoId}/{fileName}

Download the logo from a target platform.

This is similar to targetPlatformLogo_download

Security Summary

  • Requires Authentication: true
  • Entitlements Required: None

URI Parameters

  • tpid (required): the id of the targetPlatform
  • fileName (required): the file name of the logo to download
  • oid (required): the id of the org
  • logoId (required): the id of the target platform logo

HTTP Request Body Parameters

None