targetFormat_getAllTargetPlatforms

GET /orgs/{oid}/targetformats/{tfid}/targetplatforms

Retrieves all the target platforms where this target format is used.

A list of targetPlatform objects are returned.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: org_formats_administrate

URI Parameters

  • oid (required): the id of the org
  • tfid (required): the id of the targetFormat to add

HTTP Request Body Parameters

None