AppAutoGtm
Get Project Inbox Contact
One fully-populated contact by person_id — tab-agnostic.
Powers the inbox right pane's "open by ?person=" path. The pane must render a conversation even when the contact isn't in the currently-loaded tab list — e.g. after a reply moves them out of Need reply, or a deep-link / reload lands on a person who lives on another tab. Returns the SAME row shape as GET .../inbox/contacts so the frontend reuses one renderer and the header never disagrees with the list. 404 when the person has no visible outreach row in this project.
get/api/app-auto-gtm/projects/{project_id}/inbox/contact
Path parameters
project_idinteger required
Query parameters
personstring required
person_id from outreach_sent_emails
person_id from outreach_sent_emails
Cookies
ex_accessstring nullable
ex_orgstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/app-auto-gtm/projects/{project_id}/inbox/contact:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Get Project Inbox Contact Api App Auto Gtm Projects Project Id Inbox Contact Get"}
Changes
No recorded changes to this endpoint across all 3 revisions of this API.