Skip to main content
GET
Get a partnership lead

Authorizations

Authorization
string
header
required

API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".

Path Parameters

partnershipId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
leadId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Response

200 - application/json

Default Response

uuid
string
required
created_at
string
required
updated_at
string
required
source
string
required
status
enum<string>
required
Available options:
new,
converted,
rejected
company_name
string | null
required
first_name
string | null
required
last_name
string | null
required
email
string | null
required
phone_number
string | null
required
direction
enum<string> | null
required
Available options:
sent,
received
partnership_id
string | null
required
campaign_id
string | null
required
campaign_title
string · null · null
required
partnership
object | null
required
tags
object[]
required
assigned_users
object[]
required
assigned_contacts
object[]
required
custom_fields
object[]
required
has_quote
boolean
required
lead_deals
object[]
required
id
string
required
lock_lead_status
boolean