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-11-21T03:52:00.4228424-05:00",
  "TrainingClassID": "e5aec9d5-6e41-43f1-99b6-cfb211a64ed3",
  "CertificateFilePath": "sample string 3",
  "Expired": true
}