List Messages
List messages exchanged in the workspace.
Requires the messages:read scope on the API key.
GET
List Messages
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Available options:
sent_at Sort direction.
Available options:
asc, desc Filter by contact linked to the message sequence.
Filter by sequence run.
Filter by channel.
Available options:
EMAIL, LINKEDIN, CALENDAR, MANUAL Filter by message direction.
Available options:
INBOUND, OUTBOUND Return messages sent strictly after this timestamp.
Return messages sent strictly before this timestamp.
Response
200 - application/json
Successful Response