People
Last updated
Last updated
The people endpoint gives access to the people in the CRM.
Good to know:
A person must always contain a familyname
Retrieve a paginated list of people.
The collection page number
1
The number of items per page
15
Filter parameter to specify the view. To get only UUIDs, use 'idx'.
Returns all notes attached to a given person, ordered by flag and creation date.
PersonNoteResource identifier
The collection page number
1
The number of items per page
15
Creates a person with emails, phone numbers, and metadata.
Represents a CRM contact person with details like name, email, phone, and tags.
/users/{id}
["/tags/{id}"]
["/segments/{id}"]
["/organizations/{id}"]
/media_objects/{id}
https://example.com/
Replaces all fields of a person.
Person identifier
Represents a CRM contact person with details like name, email, phone, and tags.
/users/{id}
["/tags/{id}"]
["/segments/{id}"]
["/organizations/{id}"]
/media_objects/{id}
https://example.com/
Updates specific fields of an existing person.
Person identifier
Represents a CRM contact person with details like name, email, phone, and tags.
/users/{id}
["/tags/{id}"]
["/segments/{id}"]
["/organizations/{id}"]
/media_objects/{id}
https://example.com/
Creates a new note linked to a specific person.
PersonNoteResource identifier
Represents a CRM note attached to a person, such as contact moments or meeting summaries.
/users/{id}
/note_categories/{id}
Replaces all fields of a person note.
PersonNoteResource identifier
PersonNoteResource identifier
Represents a CRM note attached to a person, such as contact moments or meeting summaries.
/users/{id}
/note_categories/{id}
Updates one or more fields of a person note.
PersonNoteResource identifier
PersonNoteResource identifier
Represents a CRM note attached to a person, such as contact moments or meeting summaries.
/users/{id}
/note_categories/{id}