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-09-13T13:56:07.524363-04:00", "TrainingClassID": "d211e5d2-3570-4556-82f1-d2d02c0da53f", "CertificateFilePath": "sample string 3", "ExpirationDate": "2025-09-13T13:56:07.524363-04:00" }