Read-only

Get Full Contact Picture

Get the complete picture for a contact in a single call: identifiers, campaign enrollments, messages, connection events, company link, lead score, and next-best-action. Accepts any lookup identifier to resolve the contact. It replaces chaining get_lead, list_messages, and get_company into separate requests.

get_contactGET/api/v1/contacts
crispy — bash

Example prompt: Give me the full picture on the contact jane-smith including her messages and next best action

{
  "crispy_id": "c_8f21",
  "first_name": "Jane",
  "company": "Stripe",
  "lead_score": 90,
  "campaigns": ["gtm-engineers-apr26"],
  "next_best_action": "send_follow_up"
}
Permission scope
read only, core
Access
Read-only
Category
Lead Management

What you can build

Pull a contact's full history and next-best-action before reaching out
Review a lead's score and campaign enrollments in one consolidated view
Check message and connection events without making multiple calls
Resolve a contact by email, LinkedIn URL, or Crispy id and get everything at once

Parameters

Inputs accepted by get_contact.

NameTypeDescription
lookupobjectStructured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email).

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.