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

