Skip to main content
GET
/
v1
/
platform
/
content
/
{slug}
Get content by slug
curl --request GET \
  --url http://localhost:8000/v1/platform/content/{slug} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Customer API key obtained from the admin portal (e.g. 1club_sk_live_...)

Path Parameters

slug
string
required

Content slug

Query Parameters

locale
string

Locale for content resolution

Response

Content item