Agile CRM API

Getting access, Developing, Testing

Back to Agile CRM

List Tasks

Input

type: object properties: parameters: type: object properties: page_size: type: integer title: Parameters

Output

anyOf: - type: object - type: array items: type: object properties: count: type: number id: type: number type: type: string priority_type: type: string due: type: number task_completed_time: type: number task_start_time: type: number created_time: type: number is_complete: type: boolean contacts: type: array items: type: object properties: id: type: number type: type: string properties: type: array items: type: object properties: type: type: string name: type: string value: type: string subject: type: string entity_type: type: string notes: type: array note_ids: type: array progress: type: number status: type: string deal_ids: type: array items: type: string taskOwner: type: object properties: id: type: number domain: type: string email: type: string phone: type: string name: type: string pic: type: string schedule_id: type: string calendar_url: type: string calendarURL: type: string deals: type: array items: type: object properties: id: type: number name: type: string taskDescription: type: string