Viewing an App Pin with the API

By using the API you can view information about a pinned TIBCO Flogo® or TIBCO BusinessWorks app. Pinning an app gives you the ability to go back to a previous version of an app if there is an issue with the current version of the app.

Note: Only and TIBCO BusinessWorks apps can be pinned.

To view an app pin, you need the following: 

Use the GET /v1/subscriptions/{subscriptionLocator}/apps/{appId}/pin method to see the pin for the selected app.

Role Requirements

All users with API access can view app pins.

Related Topics

Pinning an App with the API

Restoring a Pinned App with the API

Deleting an App Pin with the API