Get prompts summary with filters

Get summary statistics for prompts that match the specified filters.

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Request

This endpoint expects an object.
filtersobjectOptional

Prompt filters. See Filters API Reference for operator syntax.

operatorenumOptionalDefaults to AND
Logical operator for combining filters.
Allowed values:

Response

Filtered prompt summary statistics.
total_countinteger
Total number of prompts matching the filters.

Errors

401
Unauthorized Error