cURL
curl --request GET \ --url https://api.example.com/api/v1/replies/
Fetches details for given Lead based on UID value.
Required Query Parameters: campaign_uid: UID of the Campaign to fetch reply details from.
JSON Response: CampaignReply List of dictionary from GetAllRepliesAPISerializer.
No response body