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-01-24T06:56:00.6672605-05:00", "TrainingClassID": "7dc955e3-83f6-49bf-afc4-d930d5982b65", "CertificateFilePath": "sample string 3", "ExpirationDate": "2025-01-24T06:56:00.6672605-05:00" }