blog

Get Blog By Slug

get/v1/blog/{slug}

Path parameters

slugstring required

Response

Successful Response

idinteger required
titlestring required
slugstring required
contentstring required
excerptstring nullable required
author_idinteger required
status'DRAFT' | 'PUBLISHED' | 'ARCHIVED' required
meta_titlestring nullable required
meta_descriptionstring nullable required
meta_keywordsstring nullable required
og_imagestring nullable required
card_desktop_imagestring nullable required
card_mobile_imagestring nullable required
cta_enabledboolean
cta_titlestring nullable
cta_descriptionstring nullable
cta_button_textstring nullable
cta_button_urlstring nullable
cta_secondary_textstring nullable
cta_secondary_urlstring nullable
cta_benefitsstring nullable
related_postsstring[] nullable
published_atstring date-time nullable required
created_atstring date-time required
updated_atstring date-time required
comment_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.