Organizations
Last updated
Last updated
The organizations endpoint gives access to the organizations in the CRM.
Good to know:
An organization must always contain a title
Retrieve all notes associated with a given organization.
OrganizationNote identifier
The collection page number
1
The number of items per page
15
Creates a new organization with email, phone numbers, and metadata.
Represents an organization in the CRM with name, contact details, tags, and related people.
/users/{id}
["/people/{id}"]
/media_objects/{id}
["/tags/{id}"]
["/segments/{id}"]
https://example.com/
Updates selected fields of a note.
OrganizationNoteResource identifier
OrganizationNoteResource identifier
/users/{id}
/note_categories/{id}
Fully replaces a note record by ID.
OrganizationNoteResource identifier
OrganizationNoteResource identifier
/users/{id}
/note_categories/{id}
Replaces all updatable fields of the organization.
Organization identifier
Represents an organization in the CRM with name, contact details, tags, and related people.
/users/{id}
["/people/{id}"]
/media_objects/{id}
["/tags/{id}"]
["/segments/{id}"]
https://example.com/
Adds a new note to the given organization.
OrganizationNote identifier
Represents a note related to an organization, such as comments or annotations.
/users/{id}
/note_categories/{id}
Updates one or more fields of the organization.
Organization identifier
Represents an organization in the CRM with name, contact details, tags, and related people.
/users/{id}
["/people/{id}"]
/media_objects/{id}
["/tags/{id}"]
["/segments/{id}"]
https://example.com/