You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/enrichment/page.mdx
+69Lines changed: 69 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1125,6 +1125,75 @@ curl --request POST \
1125
1125
<Row>
1126
1126
<Col>
1127
1127
1128
+
## Get Connection Request Remaining
1129
+
1130
+
This endpoint returns the number of LinkedIn connection requests an account can still send in the current calendar week and when the weekly limit will reset.
1131
+
1132
+
<Notevariant="warning">
1133
+
Weekly send limits apply to each LinkedIn account:
1134
+
1135
+
-**Sales Navigator accounts:** 100 connection requests per week
1136
+
-**Standard LinkedIn accounts:** 50 connection requests per week
0 commit comments