Skip to main content

Get API details

GET 

/api/handshake/getapiavailability

Retrieves the API name, version and build information.

Response sample

{
"name": "Ocuco.Hydra.OmniChannel.Api",
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 0,
"build": "OmniAPI.develop.20191101.1+01234567890abcdef01234567890abcdef012345"
}

Request

Responses

Success: Request accepted.