Get Enrollment Policy
Returns your enrollment policy defaults across eight toggles that decide whether a contact may enroll in outreach. Pass an optional campaign_id to also receive the effective merged policy, combining your user defaults with that campaign's tristate overrides. Read-only.
Example prompt: Show me my enrollment policy defaults and the effective policy for q1-fintech-outreach
{
"defaults": { "skip_existing_connections": true, "skip_blacklisted": true },
"effective_policy": { "campaign_id": "q1-fintech-outreach", "skip_existing_connections": false }
}What you can build
Parameters
Inputs accepted by get_enrollment_policy.
| Name | Type | Description |
|---|---|---|
| campaign_id | string | Optional campaign ID. When provided, returns effective_policy merging user defaults + campaign tristate overrides. |
Related tools
Set Enrollment Policy
Configure who gets skipped before campaign enrollment: pending invites, unsubscribes, blocklist, recent messages, and same-sender touch rules.
Get Campaign Details
Fetch one LinkedIn campaign with state, stats, health, and outreach config, or list all campaigns. Parallel slice loading via the include parameter.
Manage Campaign Outreach
Set up, pause, or resume LinkedIn campaign outreach. Configure warmup, invite, and follow-up steps with daily invite limits and an invite note template.
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.