/2019-01-01/job-reference/{id}/messageV2

Fetch a collection of messages that have the given job reference applied

Required API Permissions: JOBREFERENCE_READ, MESSAGE_READ

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Query Params
string

the next-page cursor returned as part of a previous call to this endpoint

int64
≤ 100
Defaults to 100
string

Comma separated list of fields to return. Please include only necessary fields for performance reasons. If this parameter is omitted, API will return all the fields and it can negatively impact the latency. Available fields: subject,snippet,fromName,fromEmail,bodyText,bodyHtml,hasAttachment,receivedAt,sentAt,messageId,inReplyTo,references,from,to,cc,bcc,signed. Id is always returned.

string
string

Comma separated list of teams to filter by. Only returns messages that belong to any of the specified teams. If omitted, messages belonging to all teams, including solo inboxes, are returned.

string
Defaults to received_date

The value to sort the message by. Must be one of 'received_date' or 'activity'. Defaults to 'received_date' if not specified.

string
Defaults to desc

The order in which to sort the messages, i.e. 'desc' (newest messages first) or 'asc' (oldest messages first). Defaults to 'desc' if not specified.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.api+json