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-10-06T05:39:01.4329981-04:00", "TrainingClassID": "2aa676ef-4d24-47ca-900d-5e57455e254e", "CertificateFilePath": "sample string 3", "ExpirationDate": "2024-10-06T05:39:01.4329981-04:00" }