API Documentation

Here's a link to my Github repository where I've created an OpenAPI 3.0 document for what I've scraped from the dev tools. Feel free to suggest any additional endpoints that you may find.

Note: This will import as is; however, there are several endpoints that require separate scoping that I have had to remove for the time being. There is a potential limitation on the Rewst side for handling multiple securitySchemes that requires different handling for account team endpoints. Everything regarding users and roles needed to include this in your own internal MSP onboarding is already there.

https://github.com/bmsimp/cwhomeapi/blob/main/cwhomeapi.json

Last updated