AppAutoGtm

Get Project Inbox Contacts

Paged contacts list across all campaigns (or a single one).

Wraps OutreachService.get_contacts with the project's segment set. campaign=all => no segment filter. campaign={segmentId} => scoped to that single segment. tab=need_reply|replied|sent => filter to the corresponding bucket. manual_status={name} => only leads with that manual status (T-444); manual_status=__none__ => only leads with no manual status. Omitting tab returns the full visible universe (equivalent to tab=sent). Other params mirror GET /segments/{id}/outreach/contacts.

get/api/app-auto-gtm/projects/{project_id}/inbox/contacts

Path parameters

project_idinteger required

Query parameters

campaignstring
intentstring nullable
limitinteger
offsetinteger
searchstring nullable
tabstring nullable
manual_statusstring nullable

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/app-auto-gtm/projects/{project_id}/inbox/contacts:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Get Project Inbox Contacts Api App Auto Gtm Projects Project Id Inbox Contacts Get"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.