{ "opencollection": "1.0.0", "info": { "name": "Noyo Carrier Carrier Mapped Field Issue Persons API", "version": "1.0.0" }, "items": [ { "info": { "name": "Issue Persons", "type": "folder" }, "items": [ { "info": { "name": "Get Issue Person", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/ui/v1/issue_persons/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The unique identifier for the IssuePerson." } ] }, "docs": "Get a specific IssuePerson by its ID." } ] } ], "bundled": true }