cost
List Cost Entries
List cost log entries with optional filters.
Access: Admin only (cost data is sensitive per spec section 7.2).
get/api/cost
Query parameters
categorystring nullable
Filter by category: enrichment, llm, infra, sending
Filter by category: enrichment, llm, infra, sending
record_idstring uuid nullable
Filter by associated record UUID
Filter by associated record UUID
date_fromstring date-time nullable
Include entries after this datetime (ISO 8601)
Include entries after this datetime (ISO 8601)
date_tostring date-time nullable
Include entries before this datetime (ISO 8601)
Include entries before this datetime (ISO 8601)
pageinteger
limitinteger
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.