Get the tasks schedule for a specific sender profile on a given date. Returns the timeline of scheduled tasks.
Security
bearerAuth
GET
curl -i -X GET \
'https://leadgen.grinfi.io/flows/api/tasks/schedule?sender_profile_uuid=string&date=2026-04-03' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'