Read-only

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.

get_enrollment_policyGET/api/v1/enrollment-policy
crispy — bash

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 }
}
Permission scope
read only, core
Access
Read-only
Category
Campaigns

What you can build

Review which enrollment guardrails are active before launching
See the effective merged policy for one campaign at a glance
Audit why certain contacts are being excluded from outreach
Confirm defaults before adjusting per-campaign overrides

Parameters

Inputs accepted by get_enrollment_policy.

NameTypeDescription
campaign_idstringOptional campaign ID. When provided, returns effective_policy merging user defaults + campaign tristate overrides.

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.