Skip to main content
GET
Retrieve Post

Authorizations

Authorization
string
header
required

HTTP Basic Auth using your Publive API key pair, base64-encoded.

Path Parameters

publisher_id
string
required

Your Publisher ID

id
integer
required

Response

Post object

id
integer
title
string
english_title
string
slug
string
type
enum<string>
Available options:
Article,
Video,
Web Story,
Gallery,
LiveBlog,
CustomPage,
BlankPage
status
enum<string>
Available options:
Draft,
Published,
Scheduled,
Approval Pending
primary_category
integer
contributors
string

Comma-separated author IDs

content
string
tags
string

Comma-separated tag IDs

categories
string

Comma-separated category IDs

banner_url
integer

Media ID

banner_description
string
short_description
string
summary
string
seo_keyphrase
string
meta_data
object
custom_published_at
string
scheduled_at
string

Requires status=Scheduled

hide_banner_image
boolean
word_count
integer
read-only
seo_score
number
read-only
source
string
read-only
Last modified on August 10, 2026