user-face

List user-faces

This method allows to get list of user-face objects. User-face is an object that contains source photo, thumbnail, etc

get/user-face/

Query parameters

activeboolean

Select only active objects (true) or inactive (false)

id_instring[]

Select objects with provided ids

limitinteger

Number of results to return per page.

orderingstring

Which field to use when ordering the results. Available fields: id

pagestring

Pagination cursor value.

userinteger[]

Select user faces for these users

Response

next_pagestring uri nullable
countinteger

Changes