Get collections and environments from parent workspace
GET https://api.getpostman.com/workspaces/{{parent_workspace}}
Access the contents of a workspace that is accessible to you using its id (id). Includes the collections, environments, mocks and monitors of that workspace.
Requires API Key as
X-Api-Keyrequest header orapikeyURL query parameter.