GET
/
version
curl --request GET \
  --url https://saas.pads365.com/rdx/NDS.Services.Authentication/version
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>",
  "Name": "<string>",
  "Version": "<string>",
  "VersionEx": "<string>",
  "LibData": [
    {
      "Name": "<string>",
      "Version": "<string>",
      "VersionEx": "<string>"
    }
  ],
  "Note": "<string>"
}

Response

200 - application/json

The response is of type object.