Skip to main content

getAllPeople

getAllPeople

Query Parameters
closestAssetId uuid
closestPersonId uuid
page number

Possible values: 1 ≤ value

Page number for pagination

size number

Possible values: 1 ≤ value ≤ 1000

Number of items per page

withHidden boolean
Responses
200
Schema OPTIONAL
hasNextPage boolean OPTIONAL

This property was added in v1.110.0

hidden integer
people object[]
birthDate date
color string OPTIONAL

This property was added in v1.126.0

id string
isFavorite boolean OPTIONAL

This property was added in v1.126.0

isHidden boolean
name string
thumbnailPath string
updatedAt date-time OPTIONAL

This property was added in v1.107.0

total integer