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-04-10T01:57:24.0287452-04:00", "TrainingClassID": "ec9beddb-2da5-4b97-838f-08c0d28aaca7", "CertificateFilePath": "sample string 3", "ExpirationDate": "2025-04-10T01:57:24.0287452-04:00" }