Skip to main content

getAllPeople

getAllPeople

Query Parameters
withHidden boolean
Responses
200
Schema OPTIONAL
hidden integer
people object[]
birthDate date
id string
isHidden boolean
name string
thumbnailPath string
total integer
getAllPeople
GET /person
withHidden — query
/api
curl -L '/api/person' \
-H 'Accept: application/json'