{ "opencollection": "1.0.0", "info": { "name": "Noyo Carrier Carrier Mapped Field Group-Carrier Mapping Info API", "version": "1.0.0" }, "items": [ { "info": { "name": "Group-Carrier Mapping Info", "type": "folder" }, "items": [ { "info": { "name": "Get Group-Carrier Information for Mapping List", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/ui/v1/group/:group_id/group_carrier_mapping_info", "params": [ { "name": "group_id", "value": "", "type": "path", "description": "The unique identifier of the group you want to get carrier mapping information for" }, { "name": "page_size", "value": "", "type": "query", "description": "The max size of each page of results" }, { "name": "offset", "value": "", "type": "query", "description": "The integer offset at which to start the page. Possible values are 0 to total_records - 1" } ] }, "docs": "Retrieve Group-Carrier Information for Mapping List" } ] } ], "bundled": true }