Skip to main content
GET
List articles

Authorizations

Authorization
string
header
required

A Searchable API key, created under Settings → Workspace → Integrations. Send as Authorization: Bearer sea_xxxxx. Every key carries one or more scopes (read, write, admin) and may optionally be bound to a single project — see Getting started.

Path Parameters

projectId
string<uuid>
required

The project id.

Query Parameters

status
string
default:all

Filter by content status (e.g. draft, published, archived). Defaults to all (which excludes archived).

limit
integer

Page size. Default and maximum vary by endpoint — see the operation description.

Required range: x >= 1

Response

Articles.

project
object
required
summary
object
required
articles
object[]
required