How Do I Access Call Logs in FreJun? | API Call Logs Retrieval Guide
FreJun provides an API endpoint to programmatically access call logs, which is useful for integrations and custom reporting . To retrieve call logs, make a GET request to /api/v1/integrations/calls/ and optionally pass query parameters like event_id, recruiter_email, candidate_number, date, and end_date to filter the results; the response returns paginated call data .
Use the GET endpoint /api/v1/integrations/calls/ with optional query parameters like event_id, recruiter_email, candidate_number, date, and end_date to filter results. The response includes paginated call data. Docs
If you have any more questions or need assistance, feel free to reach out to us at Hello@frejun.com. We’re here to help!