Endpoint
Overview
Retrieve tasks including warmup activities (scrolling, searching) and profile edit tasks. Use this endpoint to monitor and track all scheduled and completed tasks for your accounts.Task Types
warmup_scroll- Account scrolling warmup activitywarmup_search_term- Search term warmup activitywarmup_search_profile- Profile search warmup activityedit_profile- Profile update task (nickname, avatar, bio)update_posts- Post update task
Request Body
Array of account IDs to filter tasks by
Start date in ISO 8601 format (e.g.,
2024-01-01T00:00:00Z)End date in ISO 8601 format (e.g.,
2024-12-31T23:59:59Z)Filter by specific task typeOptions:
warmup_scroll, warmup_search_term, warmup_search_profile, edit_profile, update_postsResponse
Array of task objects
