Skip to main content
GET
List Blog Posts

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Query Parameters

brand
string | null

Filter by brand (equateit | classquill).

status
string | null

Filter by status (draft | published).

target
string | null

Filter by target (platform | org).

limit
integer
default:50
Required range: 1 <= x <= 200
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

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