GET api/person/{personid}/traininginfo/{trainingTypeID}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
personid | No documentation available. |
Define this parameter in the request URI. |
trainingTypeID | 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-10T20:08:08.0888373-04:00", "TrainingClassID": "08175d78-0b3c-4105-b67d-f9c63890b7fc", "CertificateFilePath": "sample string 3", "ExpirationDate": "2025-07-10T20:08:08.0888373-04:00" }