{ "opencollection": "1.0.0", "info": { "name": "Leaf Agriculture Leaf API Reference > Alerts API Reference > Leaf User > Provider Credentials > Provider Organizations List API", "version": "1.0.0" }, "items": [ { "info": { "name": "API Reference > Leaf User > Provider Credentials > Provider Organizations List", "type": "folder" }, "items": [ { "info": { "name": "Leaf Agriculture Get John Deere Organizations List", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/services/usermanagement/api/users/:leaf_user_id/organizations/JohnDeere", "headers": [ { "name": "Authorization", "value": "Bearer {{leaf_token}}" }, { "name": "Content-Type", "value": "application/json" } ], "params": [ { "name": "leaf_user_id", "value": "", "type": "path" } ] }, "docs": "Leaf Agriculture Get John Deere Organizations List" }, { "info": { "name": "Leaf Agriculture Get Trimble Organizations List", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/services/usermanagement/api/users/:leaf_user_id/organizations/Trimble", "headers": [ { "name": "Authorization", "value": "Bearer {{leaf_token}}" }, { "name": "Content-Type", "value": "application/json" } ], "params": [ { "name": "leaf_user_id", "value": "", "type": "path" } ] }, "docs": "Leaf Agriculture Get Trimble Organizations List" } ] } ], "bundled": true }