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": "2024-11-21T04:01:42.564752-05:00", "TrainingClassID": "080c5292-ba09-4f28-9114-d6d9a75410b9", "CertificateFilePath": "sample string 3", "ExpirationDate": "2024-11-21T04:01:42.564752-05:00" }