List Reddit leads
GET
PublicRedditLeadsV1PublicProjectsProjectIdRedditLeadsGet
/projects/{project_id}/reddit/leads
Reddit threads (posts) where the brand could plausibly join the conversation, scored and qualified as leads, best first.
Parameters
No description provided.
Example:PROJECT_ID
No description provided.
Default:25
cURL Example
curl --request GET \
--url 'https://api.visiblee.ai/v1/public/projects/PROJECT_ID/reddit/leads' \
--get \
--data-urlencode 'limit=50' \
--header 'X-API-Key: YOUR_API_KEY'
Responses
200
OK
Response Public Reddit Leads V1 Public Projects Project Id Reddit Leads Get
422
Validation Error
HTTPValidationError
Successful Response
Media type application/json
No response schemas are defined for this endpoint.
[]