v1

latestOpenAPI 3.1.0Apache 2.02026-07-17471545.0 KB
History

Get all reconnection history

Returns reconnection history across all services

get/v1/history/reconnections

Query parameters

limitinteger

Maximum number of items to return

Response

Reconnection history

successboolean
dataobject

Example response

{
  "error": {
    "code": "NOT_FOUND",
    "message": "Service not found"
  }
}