{ "opencollection": "1.0.0", "info": { "name": "Pluralsight Channels Catalog API", "version": "1.0.0" }, "items": [ { "info": { "name": "Catalog", "type": "folder" }, "items": [ { "info": { "name": "Pluralsight Get Course Catalog", "type": "http" }, "http": { "method": "GET", "url": "https://paas-api.pluralsight.com/courses" }, "docs": "Retrieve the full public course catalog without authentication. Returns course IDs, titles, durations, release dates, and retirement status." } ] } ], "bundled": true }