List AI prompts
sequences:read scope (or a broader one that includes it).
Use this endpoint when you need the AI prompts available for a given sequence step type. Pass the step type you are configuring and the full set is returned in one call — there is no paging. The result mixes two kinds of prompt: library prompts, which Reply curates and you can read but not change, and personal prompts, which you own and can edit or delete. Each item’s scope tells you which kind it is.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Query Parameters
The sequence step type to list prompts for The sequence step type an AI prompt is written for. A prompt is only offered for the step type it was created with, and that step type cannot be changed afterwards.
commentOnRecentPost Response
The prompts available for the requested step type
Unique identifier for the prompt
Display name of the prompt
The prompt instructions given to the AI
Whether the prompt is a read-only library prompt or your own personal prompt
library, personal The sequence step type this prompt is written for
commentOnRecentPost