Typescript (SDK)
BlogPosts
List blog posts
Returns a list of blog posts, optionally filtered by status
GET
Typescript (SDK)
Documentation Index
Fetch the complete documentation index at: https://crevio.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in the format: Bearer {api_token}
Query Parameters
Filter by status: draft, published, scheduled, archived
Available options:
draft, published, scheduled, archived Filter by category slug
Search by title
Cursor for pagination — the ID of the last item in the previous page
Items per page
Required range:
1 <= x <= 100
