Skip to main content
GET
Read a sender's LinkedIn connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

profile_id
string<uuid>
required

Response

Successful Response

The sender's LinkedIn state, connected or not.

A wrapper rather than a 404 on purpose: "no account yet" is the normal first render of this page, not an error, and it is the state that carries the install-the-extension call to action.

account
LinkedInAccountReadSchema · object | null
required
connected
boolean
required