List prompts
List prompts
Returns a paginated list of prompts in your workspace. By default it returns your real prompts and leaves out AI-suggested and rejected ones. Ask for those with status=suggested or status=rejected.
GET
List prompts
Authorizations
Send your workspace API key as Authorization: Bearer zr_live_….
Query Parameters
Which page to return. Defaults to 1.
Required range:
x >= 1How many items per page (1–100). Defaults to 20.
Required range:
1 <= x <= 100Only return prompts with this status. Where a prompt is in its life: draft, active, paused, suggested (AI-proposed), or rejected.
Available options:
draft, active, paused, suggested, rejected Only return prompts in this topic.
Only return prompts whose text contains this word or phrase.