cURL
curl --request GET \ --url https://api.pocketsflow.com/newsletters/subscribers/{id} \ --header 'Authorization: Bearer <token>'
Retrieve a specific subscriber by their ID
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Subscriber ID
Subscriber details
Was this page helpful?