/reminders

Returns a list of reminders

ParameterTypeDescription
  • id
StringThe id of the reminder
triggerStringThe trigger type of the reminder. One of 'noReply', 'notRead' or 'regardless'.
userIdStringThe id of the user who owns the reminder
threadSubjectStringThe subject of the thread the reminder is attached to
descriptionStringAn optional note on the reminder
dateTimestampUnix timestamp (in ms) for when the reminder is scheduled to trigger
serviceStringThe name of the message service e.g. 'gmail'
serviceMessageIdStringThe id of the message on its service
serviceThreadIdStringThe id of the thread on its service
mixmaxMessageIdStringThe id of the Mixmax message the reminder is attached to. Note, not all reminders are attached to a Mixmax message.
dismissedBooleanWhether the reminder has been dismissed
createdAtTimestampUnix timestamp (in ms) for when the reminder was created
Psst... like working with APIs? Come join us!