Analytics

Analytics Documentation

Analytic [GET]

Analytic [GET]

Request

Endpoint

GET /api/v2/tasks/analytics?filter[account_list_id]=32aae5ed-cae5-4b47-8470-a33022ffe4b8
Content-Type: application/vnd.api+json

Body

filter: {"account_list_id"=>"32aae5ed-cae5-4b47-8470-a33022ffe4b8"}

Parameters

Filters

account_list_id

Type string

Description The account list to run the analytics report on

Required No

Response

Headers

Body

Fields

Attributes

created_at

Type date

Description The timestamp of when this resource was created

last_electronic_newsletter_completed_at

Type date

Description Last Electronic Newsletter Completed At

last_physical_newsletter_completed_at

Type date

Description Last Physical Newsletter Completed At

tasks_overdue_or_due_today_counts

Type ["Object"]

Description Tasks Overdue or Due Today Counts

total_tasks_due_count

Type number

Description Total Tasks Due Count

updated_at

Type date

Description The timestamp of when this resource was last updated

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

Last updated