Contact Lists
Contact Lists
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
Maximum number of lists to return (1–100, default 20)
20Number of lists to skip for pagination (default 0)
0Contact lists retrieved successfully
Paginated list of contact lists
Total number of contact lists for this organization
3200falseUnauthorized — invalid or missing API key
Internal Server Error
Create a contact list — runs a Sales Navigator search and stores a snapshot of matching contacts
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
Request body for creating a contact list
Display name for the contact list
Engineering leads at StripeContact list created successfully
Bad Request — missing required filter or invalid URL
Unauthorized — invalid or missing API key
Too Many Requests — rate limit exceeded
Internal Server Error
Gateway Timeout — Sales Navigator search exceeded the request timeout
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the contact list
abc123Contact list retrieved successfully
A contact list with metadata and stored search filters
Unique identifier for the contact list
abc123Display name for the contact list
Engineering leads at StripeNumber of contacts stored in this list
472026-03-03T12:00:00Z2026-03-03T12:00:00ZUnauthorized — invalid or missing API key
Contact list not found
Internal Server Error
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the contact list
abc123Request body for renaming a contact list
New display name for the contact list
Senior engineers at StripeContact list updated successfully
A contact list with metadata and stored search filters
Unique identifier for the contact list
abc123Display name for the contact list
Engineering leads at StripeNumber of contacts stored in this list
472026-03-03T12:00:00Z2026-03-03T12:00:00ZBad Request — invalid name
Unauthorized — invalid or missing API key
Contact list not found
Internal Server Error
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the contact list
abc123Contact list deleted successfully
Unauthorized — invalid or missing API key
Contact list not found
Internal Server Error
No content
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the contact list
abc123Maximum number of contacts to return (1–100, default 25)
25Number of contacts to skip for pagination (default 0)
0Contacts retrieved successfully
Paginated list of contacts within a contact list
Total number of contacts in this list
47250trueUnauthorized — invalid or missing API key
Contact list not found
Internal Server Error
Last updated