get https://api.duda.co/api/sites/multiscreen//theme
Get the theme of a site by name.
Responses
Get the theme of a site by name.
xxxxxxxxxx
curl --request GET \
--url https://api.duda.co/api/sites/multiscreen/site_name/theme \
--header 'Authorization: Basic base64('\''user:pass'\'')' \
--header 'accept: application/json'