history
Get call history
Returns recorded gRPC calls (when history is enabled)
get/history
Query parameters
limitinteger
Return at most N most-recent records
offsetinteger
Skip the N newest records (page backward through older calls)
servicestring
Keep only calls to this fully qualified service name.
methodstring
Keep only calls to this method name.
errorboolean
When true, return only calls that ended with a gRPC error
Response
List of recorded calls