Skip to main content
GET
LinkedIn Integration Status

LinkedIn Integration Status

Verify your LinkedIn integration status, connection details, and account information. This simplified endpoint automatically detects the user from the API key, eliminating the need for user IDs in the URL.
Requires a user-specific API key with users:read permission. Global API keys should use the legacy routes.

Request

x-api-key
string
required
Your user-specific API key with users:read permission (format: bna_hexstring)

Examples

Check LinkedIn Status

Response

userId
string
The authenticated user’s ID
success
boolean
Always true for successful requests
data
object
LinkedIn integration information

Advanced Use Cases

1. Integration Health Check

2. Usage Monitoring

Legacy Routes

For backward compatibility, these legacy routes are still supported but require explicit user IDs:
  • GET /api/v2/users/linkedin/user-linkedin-integration/:userId - Get LinkedIn integration for specific user
  • POST /api/v2/users/integrations/setup-linkedin-integration - Setup LinkedIn integration (legacy)

Error Responses

Global API Key Used (400)

LinkedIn Not Connected (200)

Invalid Permission (403)

Next Steps

Schedule Action

Schedule LinkedIn actions

Job Status

Check job status

Upload Prospects

Upload prospect lists

User Integrations

Manage all integrations