Skip to main content
List all profile growth tasks for a team. You can filter by platform type, paginate through results, and request detailed post data for individual tasks.

Query parameters

integer
required
The ID of the team whose tasks you want to list.
string
Filter by platform type, such as "instagram".
integer
Page number for pagination.

List tasks

Get a single task with posts

Append ?include_posts=1 when fetching a task by ID to include the associated post data in the response.

Example response (list)

array
List of profile growth task objects.
object
Pagination metadata.