History
Get service reconnection history
Returns the reconnection history for a specific service
get/v1/services/{key}/history/reconnections
Path parameters
keystring required
Service key in format "servicename.namespace.context"
Response
Reconnection history
Example response
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}