v1
latestOpenAPI 3.1.02026-07-242470655.6 KBGet Snippet
Get a specific site-wide HTML embed.
get/sites/multiscreen/{site_name}/snippets/{id}
Path parameters
site_namestring required
A valid site name of an existing website
idstring required
The unique identifier for the Site-Wide HTML content.
Response
200
Example response
{
"id": "string",
"location": "BODY",
"markup": "string"
}