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
methodstring
errorboolean
When true, return only calls that ended with a gRPC error
Response
List of recorded calls