Skip to main content
GET
List LinkedIn accounts for a sequence

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

Sequence Id

Required range: x >= 1

Response

List of LinkedIn accounts retrieved successfully

id
integer

Unique identifier for the LinkedIn account

name
string

Name of the LinkedIn account

profileUrl
string | null

LinkedIn profile URL

status
enum<string>

Current status of the LinkedIn account

Available options:
disabled,
enabled,
dailyLimitReached,
cookieInvalid