List People Conversations
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
filter_unread | null | Whether to return only conversations with unread messages (1 or 0, defaults to 0) | |
filter_resolved | null | Whether to return only conversations that are resolved (1 or 0, defaults to 0) | |
filter_not_resolved | null | Whether to return only conversations that are not resolved (1 or 0, defaults to 0) |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |