/tasks/{id}

Returns a Task object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_remote_fieldsbooleanOptional
Whether to include all remote fields, including fields that Merge did not map to common models, in a normalized format.
include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
subjectstring or null
The task's subject.
contentstring or null
The task's content.
ownerstring or nullformat: "uuid"
The task's owner.
accountstring or nullformat: "uuid"
The task's account.
opportunitystring or nullformat: "uuid"
The task's opportunity.
contactstring or nullformat: "uuid"
The task's contact.
completed_datedatetime or null
When the task is completed.
due_datedatetime or null
When the task is due.
statusenum or null
The task's status. * `OPEN` - OPEN * `CLOSED` - CLOSED
Allowed values:
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
remote_fieldslist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+2YbW/bNhDHv4rBl4YsLXGdNgaKwrW92hmkZI76kBWBcKbOEm1KZPgQJy763QvJD3G6INgKuXGXvdSR/JP83fGO1BdCwWAi1C1pE6oy4pBMxMhJm4SgZ8QhIFkAGS6bo+tD4hBtpRTKYPw7Qx7rgcIJaRMvQ5Vgw+ZswjD2qMo8lhtMFBgmcu1tRjUm5TDiEM7yGcYdSoXNzSM6y34NWHb87lN7nGlDHCJBa5MqYZN0hFcW9WOSxWo4Zpgb4I0YDHhbwxtqOf4hW7HuGDkajHtgoIcGabHB1VSpMVK3PS9FLt1yWjfGaw9zD5RhlKP2Ws3jw5fHrcZKpZz9TZTw1wf16dVYjF/Wo4TyCGzdD+lNEA7nwTR5EXRf3ASL961gMVsE09lv9SiBuh/6rdPwonna6xycPtAhOj/6dPzhbe/tSVCni34zmF7Mg5Ae+CGdjRfD5sk7Oj8Z/HkTLC4O/d77ZhD2WyfvxMFpd6T97kj4HdclDtn2I2l//rJtWAVHh1Lk4n7fYQYJbjFZegEka0g75oy6uulCBguRw1y7VGRehjED74yDmQiVQakZ6SsLCl2ZJ2v0TOQb7qRN+sGgE3T7vfsx0LkGxmHMkbSNsvi3sCXtz2QVQsQhVGSydEcUg8HSkBssm2KLa6OY56iIQxRmwpRWuP8VSTDpnYnFxXExYKwuz814itSQy6L9yjKF8RkoyNCgKpZz+dV5CG0XpLYcq2W7Et0x1SdHx4WuGlwh6U7lfxqbkLKctUpupeaOwe3xKR7Y8bkUphqoAzvWUph1atwLqKWCzZm5/QHEmytBlciHuWZJavhtNdA3cs++Iv2BIKvNDjME+eyx+owqocXE1Hq3OWSM6lrzqFU7B466Wtxr/eZRq1R/QvRAzW5SSiUuCazRKXJeDf612k4473FgnzGJsWLXFV/FNrKPFMCgEw4/9H+dqN1JISzP+ISDqtgBd7o/+wryJGG83K5QdCcYC91HEsP/gVx4wCaguiO/Wv66UC3+bv2kKrgvaTlEyDhCXNVT707vuRW4YudzoWa1ymNzrRx1R/4un3t7DPcvzGPUs9p5ZfewNdyVcvRqbg7D8OM+vjy2Cf5bbiIV1QfkQqTiH+XKHRWsJ34lXH79Bo0AzCkzGQAA" />