Skip to main content
GET
List site elements
Returns all public-safe site elements configured for this site. Each element has a type and a content object whose shape varies by type. Secret, provider-internal, and internal configuration keys are omitted. This is a low-level endpoint — for more convenient access, use the typed endpoints like Get staff, Get links, and Get target geography. Scope required: site:read
The content object shape varies by element type. Common types include staff, link, target_geo, marketing, and why_buys. Use the typed sub-endpoints for a more structured response.

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Query Parameters

type
string

Filter by element type

Response

Site elements

data
object
Last modified on July 27, 2026