201 Successful Response
Schema: EntityContactResponse
-
idstring required -
Contact UUID.
-
entity_typestring required -
Type of parent entity.
-
entity_idstring required -
Parent entity UUID.
-
namestring required -
Contact name.
-
emailstring -
Contact email.
-
phonestring -
Contact phone.
-
rolestring -
Contact role.
-
is_primaryboolean -
Whether this is the primary contact.
-
notesstring -
Notes about this contact.
-
created_atstring · date-time required -
Creation timestamp.
-
updated_atstring · date-time required -
Last update timestamp.