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-10-29T00:22:58.2138177-04:00",
"TrainingClassID": "7990beb0-9b85-4c07-9ac3-973f0ab20d30",
"CertificateFilePath": "sample string 3",
"ExpirationDate": "2025-10-29T00:22:58.2138177-04:00"
}