{ "info": { "name": "Github Get Organizations", "_postman_id": "13b22261-60ca-4b5a-a858-f39ac6cdfb91", "description": "Get all organizations", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "organizations", "item": [ { "id": "dbefdcdc-5712-4161-8be5-2328af786e16", "name": "getOrganizations", "request": { "url": "http://api.github.com/organizations", "method": "GET", "body": { "mode": "raw" }, "description": "Get all organizations" }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "e1b2715a-e8ea-431b-952c-8be3ea9ab620" } ] } ] } ] }