kit.listPosts lists posts published to the creator’s Kit site or email audience.
automations/list-posts.automation.ts
Input
Pass these fields:Output
Returns an object with these fields:
Kit list and reporting endpoints can lag recent writes. Cursor-based list actions accept
after or before; perPage defaults to Kit’s provider default and cannot exceed 1,000.
Kit rate limits OAuth connections to 600 requests per 60 seconds and V4 API keys to 120 requests per 60 seconds. Automate.ax honors provider retry timing for rate-limit and temporary bulk-capacity responses.