Get Social Signals Lead
GET/signals/leads/:id
Returns a single Social Signals lead belonging to the authenticated brand, including recent engagement history.
Brand ownership is enforced server-side. If the lead does not belong to the authenticated brand, the API returns 404.
Request​
Responses​
- 200
- 400
- 401
- 403
- 404
- 429
Social Signals lead retrieved successfully
Response Headers
The maximum number of requests allowed per minute
The number of requests remaining in the current window
Unix timestamp when the rate limit window resets
Invalid lead ID parameter
Unauthorized - Invalid or missing API key
Forbidden - Active subscription required
Lead not found
Rate limit exceeded
Response Headers
The maximum number of requests allowed per minute
The number of requests remaining in the current window
Unix timestamp when the rate limit window resets
Seconds until the rate limit resets (only on 429 responses)