List eval prompt sets
List eval prompt sets, sorted alphabetically by name. When model_ids is omitted, returns prompt sets for every shared model the caller can access. Requires at least the Querier role on each requested model.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Query Parameters
When true, returns archived prompt sets instead of active ones. Defaults to false.
true, false "false"
Optional list of model IDs to filter prompt sets by. When omitted, returns prompt sets for every model the caller can access. Supply multiple times to filter by more than one model (e.g., ?model_ids=A&model_ids=B).
Response
List of prompt sets, sorted alphabetically by name.
Prompt sets matching the query, sorted alphabetically by name.