person-controller
Get a person
Returns the specific person from the repository.
get/api/persons/{personId}
Path parameters
personIdstring required
personId
Response
OK
Example response
{
"expiringDtm": "yyyy-MM-dd'T'HH:mm:ss"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.