get
https://api.duda.co/api/sites/multiscreen//snippets
View all site-wide HTML.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The response returns an object, with a property of siteWides. This array contains all sitewide HTML code installs.
{
"results": [
{
"location": "BODY",
"markup": "string",
"id": "string"
}
]
}