Parameters
name type required description
ptask_sid string yes The unique identifier for the task
Example
Resource/processes/task/q127068cc-071e-4845-999d-1f3be237cc35Try It!
Authentication

Append your key and the token obtained from either Access/exchange-token or Access/impersonate to the querystring (key=mykey&token=kj123khb123hb123hb123jh123) or to the headers (Authorization:Bearer kj123khb123hb123hb123jh123) of your request.

Response
{
    ID: 285,
    Name: "Dynamic assigner task",
    Version: 1,
    PublishStatus: "Development",
    CategorySID: "All",
    Description: "",
    StyleTemplate: "Forms On Top",
    Objective: "",
    ProcessInfoURL: null,
    Attachments: null,
    AllowProcessComments: true,
    AllowDynamicLaunch: false,
    DisplayInStartMenu: true,
    BypassStart: false,
    HideFlowTab: false,
    CompleteTime: "",
    CreatedDate: "/Date(1258730434656)/",
    ModifiedDate: null,
    SID: "c57068cc-071e-4845-999d-1f3be237cc35",
    ObjectPermissions: 511
}