List past searches
GET
https://myagentmail.com/linkedin/searchesFor agents View as Markdown
Audit log of historical searches run by this tenant, newest first.
Query parameters
limitinteger |
Responses
200application/json
searchesobject[] | |
idrequired string | |
sessionIdstring | The LinkedIn session that actually ran the search (the router's pick when the caller didn't pin). |
queryrequired string | |
lookbackrequired "past-24h" | "past-week" | "past-month" | enum: "past-24h" | "past-week" | "past-month" |
minIntent"low" | "medium" | "high" | enum: "low" | "medium" | "high" |
intentDescriptionrequired string | Plain-English firing rule used by the classifier (same semantics as on signals). |
resultCountrequired integer | |
tookMsinteger | |
errorCodestring | Set on partial failure (e.g. LINKEDIN_RATE_LIMITED). Search row is still persisted. |
errorMessagestring | |
createdAtrequired string | format: date-time |
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.