Returns the settings for the specific project
Returns the settings for the specific project
application/json
curl -X GET "https://example.com/playables/string/html/settings"{ "url": "string", "autoSwapsEnabled": true, "title": "string", "files": [ { "name": "string", "path": "string", "url": "http://example.com" } ]}