Ping
get
/api/v1/aia/sg/call-summary/summaries/ping
Ping the API to verify that the API is operating properly.
Request
There are no request parameters for this operation.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful Response
Root Schema : PingResponse
Type:
objectTitle:
Show Source
PingResponse-
api(required): string
Title:
HealthStatusAllowed Values:[ "BAD", "OK", "UNKNOWN" ]The health of the API.