Skip to main content
GET
Get conversations

Authorizations

apikey
string
header
required

Your Wappfy API key (get it at dash.wappfy.com.br)

Path Parameters

session
string
required

The session name (instanceName) to get conversations

Query Parameters

sortBy
enum<string>

Sort by field

Available options:
conversationTimestamp,
id,
name
sortOrder
enum<string>

Sort order - descending (Z => A, New first) or ascending (A => Z, Old first)

Available options:
desc,
asc
limit
number
offset
number

Response

200 - undefined