Get prompts summary with filters

Get aggregated summary statistics for prompts matching the given filters.

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Request

This endpoint expects an object.
filtersobjectOptional

Filter criteria. See Filters API Reference for operator syntax.

Response

Summary statistics for prompts matching filters
total_countinteger
Total number of prompts matching filters

Errors

401
Unauthorized Error