stubs
Getting a list of used stubs
The list is needed to quickly find used stubs
get/stubs/used
Response
Successful operation
Example response
[
{
"id": "51c50050-ec27-4dae-a583-a32ca71a1dd5",
"service": "Gripmock",
"method": "SayHello",
"output": {
"error": "Message not found",
"code": 3,
"delay": "1s"
}
}
]