Display a person's picture
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
<p>Person:
<img src="/api/v1/Person/{{id}}/Image?ifBlank=SrNoPhoto">
</p>
This gets the person's image (if defined, or if blank, returns a placeholder image).