{
"object": {
"identifier": "<string>",
"entityType": "<string>",
"entityIdentifier": "<string>",
"entityData": {},
"context": {},
"route": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"meta": {
"incoming": {
"identifier": "<string>",
"name": "<string>"
},
"outgoing": {
"identifier": "<string>",
"name": "<string>"
},
"route": {
"identifier": "<string>",
"name": "<string>"
},
"httpProxy": {
"identifier": "<string>",
"name": "<string>"
}
}
}
}Tasks
Get tasks 1
Get a task
GET
/
tasks
/
{identifier}
{
"object": {
"identifier": "<string>",
"entityType": "<string>",
"entityIdentifier": "<string>",
"entityData": {},
"context": {},
"route": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"meta": {
"incoming": {
"identifier": "<string>",
"name": "<string>"
},
"outgoing": {
"identifier": "<string>",
"name": "<string>"
},
"route": {
"identifier": "<string>",
"name": "<string>"
},
"httpProxy": {
"identifier": "<string>",
"name": "<string>"
}
}
}
}Was this page helpful?
⌘I