Finding a User's Organizations and Subscriptions with the TIBCO Cloud™ Integration API
An organization represents the company or entity using TIBCO Cloud Integration. It provides a logical boundary or container for child organizations where your apps and any associated configuration information reside. TIBCO Cloud Integration users can be members of one or more organizations. Each organization has an associated Subscription Locator used when calling most API methods.
Use the GET /v1/userinfo
method to return a list of all of the organizations the user can access. If you are a member of multiple organizations, the subscriptionLocator returned in these results is used in other API calls to identify the organization you wish to access.
TIBCO Cloud Integration - Connect has a separate API that allows you to manage objects for that capability. Note that for the TIBCO Cloud Integration - Connect API, the orgId field determines which organization you are accessing. For information on finding TIBCO Cloud™ Integration - Connect Organization information and the associated GET /v1/orgs
API call, see Find an Organization ID and Organizations in the TIBCO Cloud™ Integration - Connect Developer Portal.