projectLogo_download

GET /orgs/{oid}/projects/{pid}/logo/{logoId}

Downloads the logo file for the specified project.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: None

URI Parameters

  • pid (required): the id of the project
  • oid (required): the id of the org
  • logoId (required): the id of the logo

HTTP Request Body Parameters

None