{
"total": 100,
"page": 1,
"pageSize": 10,
"lastPage": 1,
"data": [
{
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"title": "string",
"description": "string",
"type": "string",
"channel": "string",
"priority": "string",
"status": "string",
"contactId": "string",
"creatorId": "string",
"assigneeId": "string",
"reasonToAssign": "string",
"ticketNumber": 38838,
"assignee": {
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"name": "string",
"email": "string",
"address": null,
"phone": "string",
"notificationCount": null,
"provider": null,
"providerId": null,
"firstName": null,
"lastName": null
},
"contact": {
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"name": "string",
"address": "string",
"channel": "string",
"notes": "string",
"contactNumber": 23423,
"companyId": null,
"contactProfile": "string",
"socialProfileUrl": null
},
"creator": {
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"name": "string",
"email": "string",
"address": null,
"phone": "string",
"notificationCount": 2,
"provider": null,
"providerId": null,
"firstName": null,
"lastName": null
},
"categories": [],
"tags": [
{
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"name": "string",
"position": 1
}
],
"customFields": [
{
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"textValue": "string",
"booleanValue": null,
"numberValue": null,
"dateValue": null,
"entityId": "string",
"attributeId": "string",
"attribute": {
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"systemName": "string",
"displayName": "string",
"type": "string",
"position": 1,
"isDefault": false,
"isArchived": false,
"isRequired": false,
"isUnique": false,
"groupId": "string"
},
"uploads": []
}
]
},
{
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"title": "string",
"description": "string",
"type": "string",
"channel": "string",
"priority": "string",
"status": "string",
"contactId": "string",
"creatorId": "string",
"assigneeId": "string",
"reasonToAssign": "string",
"ticketNumber": 323
}
]
}