Find An Organization ID
Most TIBCO Scribe® Web API calls require an Organization ID or orgId parameter to execute. Organization ID is an important filter particularly if you are a user in more than one Organization.
Use the GET /v1/orgs call under the Organizations section to return all of your Organizations. The ID is the first field returned in the model for each Organization.
See