List watchlist entries
GET
https://myagentmail.com/linkedin/signals/{id}/watchlistFor agents View as Markdown
List all profile entries on a watchlist signal, with last-known role/company.
Path parameters
idrequired string |
Responses
200application/json
entriesobject[] | |
idstring | |
profileUrlstring | |
profileSlugstring | |
fullNamestring | |
lastRolestring | |
lastCompanystring | |
lastPolledAtstring | format: date-time |
addedAtstring | 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.