GET api/person/{personid}/rrptraininginfo

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
personid
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "TrainingDate": "2025-01-24T12:22:50.4776684-05:00",
  "TrainingClassID": "bb2b1376-07c5-45bd-9c62-4f45265f3c40",
  "CertificateFilePath": "sample string 3",
  "Expired": true
}