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": "2026-06-11T15:14:17.2128952-04:00",
"TrainingClassID": "e88d0721-541e-4d9b-82f7-a2b010ae91ee",
"CertificateFilePath": "sample string 3",
"ExpirationDate": "2026-06-11T15:14:17.2128952-04:00"
}