task_events

Mixin which allows the override of the filename being passed back to the user when the spreadsheet is downloaded.

get/task_events/

Query parameters

assigneestring

assignee

created_at__datestring date
created_at__date_or_isnullstring date
created_at__gtstring datetime
created_at__gt_or_isnullstring datetime
created_at__gtestring datetime
created_at__gte_or_isnullstring datetime
created_at__ltstring datetime
created_at__lt_or_isnullstring datetime
created_at__ltestring datetime
created_at__lte_or_isnullstring datetime
cursorinteger

The pagination cursor value.

event'create' | 'assign' | 'unassign' | 'reject' | 'accept' | 'unaccept' | 'transit' | 'activate' | 'complete' | 'fail' | 'cancel' | 'assignee_near' | 'assignee_away' | 'updated'

event

event__instring

event__in

field'' | 'state' | 'assignee_proximity'

field

format'json' | 'xlsx'
from_state'unassigned' | 'assigned' | 'accepted' | 'transit' | 'active' | 'completed' | 'failed' | 'cancelled' | 'away' | 'near'

from_state

from_state__instring

from_state__in

orderingstring

Which field to use when ordering the results.

page_sizeinteger

Number of results to return per page.

taskstring

task

task__accountstring

task__account

to_state'unassigned' | 'assigned' | 'accepted' | 'transit' | 'active' | 'completed' | 'failed' | 'cancelled' | 'away' | 'near'

to_state

to_state__instring

to_state__in

updated_at__datestring date
updated_at__date_or_isnullstring date
updated_at__gtstring datetime
updated_at__gt_or_isnullstring datetime
updated_at__gtestring datetime
updated_at__gte_or_isnullstring datetime
updated_at__ltstring datetime
updated_at__lt_or_isnullstring datetime
updated_at__ltestring datetime
updated_at__lte_or_isnullstring datetime
userstring

user

Changes

Changed in 6 of the 6 revisions of this API.622

    • media type application/json; version=2.4.12 was changed to application/json; version=2.4.13 for the response status 200

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.12 was changed to application/xlsx; version=2.4.13 for the response status 200

      response-media-type-name-changed

  • b89c1b3e6d0924See the full diff
    • the response property items/task/address became optional for the status 200 (media type: application/json; version=2.4.12)

      response-property-became-optional

    • the response property items/task/address became optional for the status 200 (media type: application/xlsx; version=2.4.12)

      response-property-became-optional

    • media type application/json; version=2.4.11 was changed to application/json; version=2.4.12 for the response status 200

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.11 was changed to application/xlsx; version=2.4.12 for the response status 200

      response-media-type-name-changed

    • added the optional write-only property items/task/contact_address to the response with the 200 status (media type: application/json; version=2.4.12)

      response-optional-write-only-property-added

    • added the optional write-only property items/task/contact_address to the response with the 200 status (media type: application/xlsx; version=2.4.12)

      response-optional-write-only-property-added

    • media type application/json; version=2.4.10 was changed to application/json; version=2.4.11 for the response status 200

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.10 was changed to application/xlsx; version=2.4.11 for the response status 200

      response-media-type-name-changed

    • media type application/json; version=2.4.5 was changed to application/json; version=2.4.10 for the response status 200

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.5 was changed to application/xlsx; version=2.4.10 for the response status 200

      response-media-type-name-changed

    • added the required property items/task/contact_address_external_id to the response with the 200 status (media type: application/json; version=2.4.10)

      response-required-property-added

    • added the required property items/task/contact_address_external_id to the response with the 200 status (media type: application/xlsx; version=2.4.10)

      response-required-property-added

    • media type application/json; version=2.3.5 was changed to application/json; version=2.4.5 for the response status 200

      response-media-type-name-changed

    • media type application/xlsx; version=2.3.5 was changed to application/xlsx; version=2.4.5 for the response status 200

      response-media-type-name-changed

    • added the required property items/task/trackers to the response with the 200 status (media type: application/json; version=2.4.5)

      response-required-property-added

    • added the required property items/task/trackers to the response with the 200 status (media type: application/xlsx; version=2.4.5)

      response-required-property-added

  • 8446ece0e14846See the full diff
    • removed the required property items/task/contact_address_external_id from the response with the 200 status (media type: application/json; version=2.3.5)

      response-required-property-removed

    • removed the required property items/task/contact_address_external_id from the response with the 200 status (media type: application/xlsx; version=2.3.5)

      response-required-property-removed

    • removed the required property items/task/trackers from the response with the 200 status (media type: application/json; version=2.3.5)

      response-required-property-removed

    • removed the required property items/task/trackers from the response with the 200 status (media type: application/xlsx; version=2.3.5)

      response-required-property-removed

    • media type application/json; version=2.4.13 was changed to application/json; version=2.3.5 for the response status 200

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.13 was changed to application/xlsx; version=2.3.5 for the response status 200

      response-media-type-name-changed

    • removed the optional write-only property items/task/contact_address from the response with the 200 status (media type: application/json; version=2.3.5)

      response-optional-write-only-property-removed

    • removed the optional write-only property items/task/contact_address from the response with the 200 status (media type: application/xlsx; version=2.3.5)

      response-optional-write-only-property-removed

    • the response property items/task/address became required for the status 200 (media type: application/json; version=2.3.5)

      response-property-became-required

    • the response property items/task/address became required for the status 200 (media type: application/xlsx; version=2.3.5)

      response-property-became-required

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog