⭐ List People Profiles

GET https://api.crisp.chat/v1/website/:website_id/people/profiles/:page_number?per_page=&sort_field=&sort_order=&search_operator=&search_filter=&search_text=&filter_date_start=&filter_date_end=

Request Params

KeyDatatypeRequiredDescription
per_pagenullPage size for people paging (between 20 and 50, defaults to 20)
sort_fieldnullSort on field (based on available search field names, eg. nickname and more)
sort_ordernullSort order (ascending or descending)
search_operatornullSearch operator (or or and respectful to boolean algebra, defaults to and if not set)
search_filternullSearch filter (object filter mapped as string)
search_textnullSearch text (text for a quick search)
filter_date_startnullWhen to start relative to profile creation date (date, ISO 8601)
filter_date_endnullWhen to end relative to profile creation date (date, ISO 8601)

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
X-Crisp-Tierstring