People
The people endpoint gives access to the people in the CRM.
Good to know:
A person must always contain a familyname
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}Person resource created
Invalid input
Forbidden
An error occurred
Retrieve a paginated list of people.
The collection page number
1The number of items per page
15Filter by identifiers (searches LinkedIn IDs, email addresses, and phone numbers)
Filter by multiple identifiers
Filter parameter to specify the view. To get only UUIDs, use 'idx'.
Person collection
Forbidden
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}Person resource updated
Invalid input
Forbidden
Not found
An error occurred
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}Person resource updated
Invalid input
Forbidden
Not found
An error occurred
Returns all notes attached to a given person, ordered by flag and creation date.
PersonNoteResource identifier
The collection page number
1The number of items per page
15PersonNoteResource collection
Forbidden
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}PersonNoteResource resource created
Invalid input
Forbidden
An error occurred
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}PersonNoteResource resource updated
Invalid input
Forbidden
Not found
An error occurred
Updates one or more fields of a person note.
PersonNoteResource identifier
PersonNoteResource identifier
/users/{id}/note_categories/{id}PersonNoteResource resource updated
Invalid input
Forbidden
Not found
An error occurred
Last updated

