A collection of task dispositions that help categorize your tasks.
createdAt | string or null <date-time>
The date and time the task disposition was created. |
name | string or null <= 255 characters
The disposition’s name (e.g. "Initial Contact"). |
order | integer or null
The disposition’s display order within the collection. |
taskType | string or null <= 255 characters
The disposition’s task type (e.g. "Meeting in Person"). |
updatedAt | string or null <date-time>
The date and time the task disposition was last updated. |
value | string or null <= 255 characters
The disposition’s value. |
{- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "taskType": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}
object The creator of the task disposition. Relationship creator cannot be used as a filter. | |
object The tasks made with this disposition. Relationship tasks cannot be used as a filter. |
{
}
METADATA NAME | DESCRIPTION | QUERY PARAM |
---|---|---|
canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
{- "data": [
- {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "taskType": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
]
}
object |
Created
JSON error message
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "taskType": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "taskType": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "taskType": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "taskType": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "taskType": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}