Bold360 and BoldChat Developer Center

getEmails

Returns emails for a specified email thread.

Input parameters

Parameter Type Required Description
EmailThreadID numeric - ID code Yes The identifier of the email thread to get emails for.

Additional information

Maximum page size: 150 records.

Request format

curl "https://api.boldchat.com/aid/$accountID/data/rest/json/v1/getEmails?auth=$authHash&EmailThreadID=$EmailThreadID"

Return values

Parameter Type Description
Data text - heading Heading for JSON objects with the mappings of fields to values
Truncated Boolean Whether or not the above JSON array is the complete result set, or if the server limited the returned results. For these methods, it is unlikely the limit will be hit, but if it is either filter down the results set or contact us to try to find a way to get at the data you are looking for.