Unified Inbox
List Emails
POST
/v1/unified-inbox/emailsPOST
/v1/unified-inbox/emails
Get all emails based on filters
Authorization
x-api-key<token>
API key for Open API authentication
In: header
Request Body
application/jsonRequiredpagenumber
limitnumber
searchstring
Default: ""categoryIdsarray<string>
sentimentstring
Filter by SentimentsType
Value in:"Positive" | "Negative" | "Neutral" | "Uncategorized"sequenceIdsarray<string>
emailAccountIdsarray<string>
startDatestring
endDatestring
isReadnumber
ownersarray<string>
clientIdsarray<string>
typestring
Filter by emails type
Value in:"system" | "external"Responses
200
Successfully fetched email list