/contacts/:id/notes [deprecated]

Lists notes for a contact. These can be seen in the Mixmax Dashboard under 'Contacts'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
ParameterTypeDescription
  • id
StringUnique ID
createdAtDateThe date this note was created
modifiedAtDateThe date this note was modified. Will be the same as createdAt if it hasn't been modified.
userIdStringThe _id of the user who created this note. Will be yours unless the contact is provided from a shared list, then it will be the user id of the creator. Pass expand=userId on the querystring to expand this to include the name and email of the owner.
contactIdStringThe _id of the contact that this note is associated with.
textStringThe text of the note
Path Params
string
required

_id of the contact to pull the notes for

Query Params
string

See notes below

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!