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-07-15T16:36:08.5745361-04:00",
  "TrainingClassID": "3f12a9ca-dcc3-4b1c-814b-6b889437c2d5",
  "CertificateFilePath": "sample string 3",
  "Expired": true
}