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-03-12T13:22:47.3131963-04:00",
"TrainingClassID": "32329890-2a46-4b4f-8701-14b538c2f1b2",
"CertificateFilePath": "sample string 3",
"ExpirationDate": "2026-03-12T13:22:47.3131963-04:00"
}