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-04-27T13:35:48.907159-04:00",
"TrainingClassID": "02c37fb5-2d3b-4dee-8c2f-5376566bd3ed",
"CertificateFilePath": "sample string 3",
"ExpirationDate": "2026-04-27T13:35:48.907159-04:00"
}