Skip to main content
GET
Get a LinkedIn account

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

LinkedIn account ID

Response

LinkedIn account details

Full representation of a LinkedIn account.

id
integer
read-only

Unique identifier for the LinkedIn account

name
string

Display name of the LinkedIn account

status
enum<string>

Current status of the account

Available options:
disabled,
enabled,
dailyLimitReached,
cookieInvalid
profileUrl
string | null

URL to the LinkedIn profile

photoUrl
string | null

URL to the profile photo

ownerUserId
integer
read-only

ID of the user who owns this account

accountType
enum<string> | null

Type of LinkedIn account

Available options:
public,
salesNavigator,
premium
authType
enum<string>

Authentication method used

Available options:
cookie,
credentials

Status of the LinkedIn authentication cookie

Available options:
notValid,
valid,
neverValidated
usage
LinkedInAccountUsage · object | null

Daily usage statistics for a LinkedIn account.

Example:
limits
LinkedInAccountLimits · object | null

Daily limits configuration for a LinkedIn account.

Example:
userLimitValues
LinkedInAccountLimitsValues · object | null

Individual daily limit values for LinkedIn automation actions.

Example:
revokeSettings
LinkedInAccountRevokeSettings · object | null

Connection revocation settings for a LinkedIn account.

Example:
voiceProfile
LinkedInAccountVoiceProfile · object | null

Voice profile associated with a LinkedIn account.

Example: