Skip to main content
GET
Published feed posts (newest first, up to 120)

Authorizations

Authorization
string
header
required

Workspace API key (sk_ws_…)

Path Parameters

agentId
string
required

Project (agent) id

Query Parameters

channel
string

Filter by channel (instagram, site, …)

category
string

Filter by category

Response

200 - application/json

Published posts

id
string
required
key
string
required

Agent-scoped r2 key of the cover/primary media.

kind
string
required
mediaType
string | null
required

Legacy discriminator ("image" | "video"); prefer kind.

title
string | null
required
sub
string | null
required
caption
string | null
required
hashtags
string[]
required
channels
string[]
required
category
string | null
required
width
number | null
required
height
number | null
required
createdAt
string
required
pages
object[]
required

Carousel / story pages.

poster
string
required

Poster frame key for video.

playable
string
required

MP4/webm key when a transcode exists.

isVideo
boolean
required