Skip to main content
GET
Get Many Inboxes
This endpoint uses the Inbox Conversation object.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

page
integer

The page number to retrieve

limit
integer

The maximum number of records to return

userId
string
required

Filter by user ID

Response

Success

data
object[]
pagination
object