Skip to main content
GET
List site elements
Returns all raw site elements configured for this site. Each element has a type and a content object whose shape varies by type. 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 February 28, 2026