Viewing App Details with the API

Use the API to return all of the details for a specific app in an organization.

To list app details you need the following: 

Call the GET /v1/subscriptions/{subscriptionLocator}/apps/{appId} method to return all of the details about an app in the specified organization. This does not generate any artifacts, such as JSON, zip, or EAR files.

TIBCO Cloud Integration - Connect has a separate API that allows you to manage objects for that capability. For more information on viewing TIBCO Cloud Integration - Connect app details, see the help for GET /v1/orgs/{orgId}/solutions/{solutionId} under Solutions in the TIBCO Cloud Integration - Connect Developer Portal.

Related Topics

Managing Apps with the TIBCO Cloud™ Integration API