Skip to main content
GET
Get Blog Post

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Path Parameters

post_id
string
required

Response

Successful Response

A blog post row returned by /v1/blog-posts. target is derived from organization_id (NULL → 'platform', else 'org').

id
string
required
target
string | null
brand
string | null
organization_id
string | null
title
string | null
slug
string | null
status
string | null
excerpt
string | null
content
string | null
author
string | null
tags
string[]
category
string | null
date
string | null
publish_to_website
boolean | null
publish_to_portal
boolean | null
is_pinned
boolean | null
published_at
string | null
scheduled_at
string | null
created_at
string | null
updated_at
string | null