List all prompts with project filter
Prompts
List all prompts with project filter
Returns a list of prompts. If the project_id query parameter is not provided, returns an empty list by default. Users can filter by a project they can reach.
GET
List all prompts with project filter
Authorizations
Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).
Query Parameters
Optional UUID of the project to filter prompts (alias of project).
Optional UUID of the project to filter prompts (alias of project_id).
Optional boolean to filter prompts by archive state.
Response
A list of prompts

