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-10-02T15:43:40.7580033-04:00",
  "TrainingClassID": "61855ace-7c51-4f49-b391-a3e1efe685f6",
  "CertificateFilePath": "sample string 3",
  "Expired": true
}