{ "credentialSuccess": { "statusCode": 200, "description": "dummy text" }, "credentialFail400": { "statusCode": 400, "description": "dummy text" }, "credentialFail401": { "statusCode": 401, "description": "dummy text" }, "credentialFail403": { "statusCode": 403, "description": "dummy text" }, "credentialFail405": { "statusCode": 405, "description": "dummy text" }, "doGet200": { "statusCode": 200, "body": { "tickets": [ { "url": "https://abc.zendesk.com/api/v2/tickets/2.json", "id": 2, "external_id": null, "via": { "channel": "web", "source": { "from": {}, "to": {}, "rel": null } }, "created_at": "2019-02-20T06:51:50Z", "updated_at": "2019-02-20T06:51:50Z", "type": null, "subject": "ticket1", "raw_subject": "ticket1", "description": "ticket1", "priority": null, "status": "open", "recipient": null, "requester_id": 374673563333, "submitter_id": 374673563333, "assignee_id": 374673563333, "organization_id": 360857467053, "group_id": 360003235353, "collaborator_ids": [], "follower_ids": [], "email_cc_ids": [], "forum_topic_id": null, "problem_id": null, "has_incidents": false, "is_public": true, "due_at": null, "tags": [], "custom_fields": [], "satisfaction_rating": null, "sharing_agreement_ids": [], "fields": [], "followup_ids": [], "brand_id": 360001998013, "allow_channelback": false, "allow_attachments": true, "generated_timestamp": 1550645510 }, { "url": "https://abc.zendesk.com/api/v2/tickets/3.json", "id": 3, "external_id": null, "via": { "channel": "web", "source": { "from": {}, "to": {}, "rel": null } }, "created_at": "2019-02-20T06:52:02Z", "updated_at": "2019-02-20T06:52:02Z", "type": null, "subject": "ticket2", "raw_subject": "ticket2", "description": "ticket2", "priority": null, "status": "open", "recipient": null, "requester_id": 374673563333, "submitter_id": 374673563333, "assignee_id": 374673563333, "organization_id": 360857467053, "group_id": 360003235353, "collaborator_ids": [], "follower_ids": [], "email_cc_ids": [], "forum_topic_id": null, "problem_id": null, "has_incidents": false, "is_public": true, "due_at": null, "tags": [], "custom_fields": [], "satisfaction_rating": null, "sharing_agreement_ids": [], "fields": [], "followup_ids": [], "brand_id": 360001998013, "allow_channelback": false, "allow_attachments": true, "generated_timestamp": 1550645522 }, { "url": "https://abc.zendesk.com/api/v2/tickets/4.json", "id": 4, "external_id": null, "via": { "channel": "web", "source": { "from": {}, "to": {}, "rel": null } }, "created_at": "2019-02-20T06:52:12Z", "updated_at": "2019-02-20T06:52:12Z", "type": null, "subject": "ticket3", "raw_subject": "ticket3", "description": "ticket3", "priority": null, "status": "open", "recipient": null, "requester_id": 374673563333, "submitter_id": 374673563333, "assignee_id": 374673563333, "organization_id": 360857467053, "group_id": 360003235353, "collaborator_ids": [], "follower_ids": [], "email_cc_ids": [], "forum_topic_id": null, "problem_id": null, "has_incidents": false, "is_public": true, "due_at": null, "tags": [], "custom_fields": [], "satisfaction_rating": null, "sharing_agreement_ids": [], "fields": [], "followup_ids": [], "brand_id": 360001998013, "allow_channelback": false, "allow_attachments": true, "generated_timestamp": 1550645532 }, { "url": "https://abc.zendesk.com/api/v2/tickets/1002.json", "id": 1002, "external_id": null, "via": { "channel": "api", "source": { "from": {}, "to": {}, "rel": null } }, "created_at": "2019-02-20T07:17:33Z", "updated_at": "2019-02-20T07:17:33Z", "type": null, "subject": "Help!", "raw_subject": "Help!", "description": "Help I need somebody.", "priority": null, "status": "open", "recipient": null, "requester_id": 374673563333, "submitter_id": 374673563333, "assignee_id": 374673563333, "organization_id": 360857467053, "group_id": 360003235353, "collaborator_ids": [], "follower_ids": [], "email_cc_ids": [], "forum_topic_id": null, "problem_id": null, "has_incidents": false, "is_public": true, "due_at": null, "tags": [], "custom_fields": [], "satisfaction_rating": null, "sharing_agreement_ids": [], "fields": [], "followup_ids": [], "brand_id": 360001998013, "allow_channelback": false, "allow_attachments": true, "generated_timestamp": 1550647053 }, { "url": "https://abc.zendesk.com/api/v2/tickets/1002.json", "id": 1002, "external_id": null, "via": { "channel": "api", "source": { "from": {}, "to": {}, "rel": null } }, "created_at": "2019-02-20T07:17:33Z", "updated_at": "2019-02-20T07:17:33Z", "type": null, "subject": "Help!", "raw_subject": "Help!", "description": "Help I need somebody.", "priority": null, "status": "open", "recipient": null, "requester_id": 374673563333, "submitter_id": 374673563333, "assignee_id": 374673563333, "organization_id": 360857467053, "group_id": 360003235353, "collaborator_ids": [], "follower_ids": [], "email_cc_ids": [], "forum_topic_id": null, "problem_id": null, "has_incidents": false, "is_public": true, "due_at": null, "tags": [], "custom_fields": [], "satisfaction_rating": null, "sharing_agreement_ids": [], "fields": [], "followup_ids": [], "brand_id": 360001998013, "allow_channelback": false, "allow_attachments": true, "generated_timestamp": 1550647053 } ], "count": 999, "next_page": "https://abc.zendesk.com/api/v2/incremental/tickets.json?sort_by=updated_at&start_time=1550647053", "end_time": 1550647053 } }, "doGet404": { "statusCode": 404, "description": "dummy text" }, "doGet405": { "statusCode": 405, "description": "dummy text" }, "doGet409": { "statusCode": 409, "description": "dummy text" }, "doGet422NotContainTooRecentStartTime": { "statusCode": 422, "description": "dummy text" }, "doGet422ContainTooRecentStartTime": { "statusCode": 422, "description": "dummy text" }, "doGet429": { "statusCode": 429, "description": "Number of allowed incremental export API requests per minute exceeded" }, "doGet500": { "statusCode": 500, "description": "dummy text" }, "doGet502": { "statusCode": 502, "description": "dummy text" }, "doGet503": { "statusCode": 503, "description": "dummy text" } }