Voltar para Messaging Service
listConversations
ENDPOINT
System
Messaging Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{5}
auth
:
"BearerJWT"
path
:
"/v1/conversations"
method
:
"GET"
httpSuccessStatus
:
200
httpErrorStatusMap
:
{5}
FORBIDDEN
:
403
RATE_LIMITED
:
429
UNAUTHORIZED
:
401
INTERNAL_ERROR
:
500
VALIDATION_ERROR
:
400
Input Schema
{3}
type
:
"object"
required
:
[2]
0
"authToken"
1
"userId"
properties
:
{7}
page
:
{2}
filter
:
{1}
sortBy
:
{3}
userId
:
{2}
pageSize
:
{2}
authToken
:
{2}
sortOrder
:
{3}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[3]
0
"success"
1
"data"
2
"meta"
properties
:
{3}
data
:
{1}
meta
:
{1}
success
:
{1}
Used in Flows (1)
Flow
Step Order
Messaging Flow
#1