Inquiries

Get Inquiry By Call

Get an inquiry by call ID.

Returns the inquiry associated with a specific call, or 404 if no inquiry exists for that call.

get/inquiries/by-call/{call_id}

Path parameters

call_idstring uuid required

Response

Successful Response

inquiry_idstring uuid required
customer_idstring uuid required
call_idstring uuid nullable
conversation_idstring uuid nullable
first_namestring nullable
last_namestring nullable
phone_numberstring nullable
emailstring nullable
inquiry_descriptionstring nullable
subject_linestring nullable
requires_followupboolean nullable
followup_reasoningstring nullable
notification_emails_sentboolean required
notification_sms_sentboolean required
created_atstring date-time required
updated_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.