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": "2024-10-06T06:25:34.5754951-04:00",
  "TrainingClassID": "58f73828-9ba1-429d-9324-b748c9f86b3d",
  "CertificateFilePath": "sample string 3",
  "Expired": true
}