Get schema of all possible settings for the site.Ask AIget https://api.rocket.net/v1/sites/{id}/settings/schemaFor given site it returns schema of all possible settings for the site.Path ParamsidintegerrequiredID of the Site you are interacting withResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 3 months ago