Rating Stats
GET /api/agents/learning/ratings
GET
/api/agents/learning/ratings
User rating statistics.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
UserRatingStatsResponse
GET /api/agents/learning/ratings.
object
totalRatings
required
Totalratings
integer
pendingRatings
required
Pendingratings
integer
approvalRate
required
Approvalrate
number
ratingBreakdown
required
RatingBreakdown
Typed breakdown of user rating counts.
object
good
Good
integer
bad
Bad
integer
premature
Premature
integer
necessary
Necessary
integer
agentsRated
required
Agentsrated
Array<string>
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context