Skip to main content

getPerson

getPerson

Path Parameters
id uuid REQUIRED
Responses
200
Schema OPTIONAL
birthDate date
id string
isHidden boolean
name string
thumbnailPath string
getPerson
GET /person/:id
id — path
/api
curl -L '/api/person/:id' \
-H 'Accept: application/json'