cURL
curl --request GET \ --url https://api.pocketsflow.com/newsletters/posts \ --header 'Authorization: Bearer <token>'
Retrieve a list of all your newsletter posts
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Filter posts by status
draft
published
List of posts
Was this page helpful?