cURL
curl --request GET \ --url http://localhost:8000/v1/platform/content/{slug} \ --header 'Authorization: Bearer <token>'
Returns a single published content item by slug.
Customer API key obtained from the admin portal (e.g. 1club_sk_live_...)
Content slug
Locale for content resolution
Content item
Was this page helpful?