Skip to main content
GET
/
api
/
v1
/
hero-images
/
{contentType}
/
{slug}
Get a specific hero image URL
curl --request GET \
  --url https://api.thisiswhyimhigh.com/api/v1/hero-images/{contentType}/{slug}

Path Parameters

contentType
string
required
slug
string
required

Response

Hero image URL for the given content type and slug