All endpoints

List watchlist entries

GEThttps://myagentmail.com/linkedin/signals/{id}/watchlist

List all profile entries on a watchlist signal, with last-known role/company.

Path parameters

id
required
string

Responses

200application/json
entries
object[]
id
string
profileUrl
string
profileSlug
string
fullName
string
lastRole
string
lastCompany
string
lastPolledAt
string

format: date-time

addedAt
string

format: date-time

400Signal is not a watchlist signal.

Authentication

Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.