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-09-13T13:56:07.524363-04:00",
  "TrainingClassID": "53d6c417-a3c1-44b7-a427-8c4df40bc80a",
  "CertificateFilePath": "sample string 3",
  "Expired": true
}