curl --request GET \
--url https://api.sanka.com/v1/public/tickets[
{
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"ticket_id": 123,
"title": "<string>",
"description": "<string>",
"status": "<string>",
"priority": "<string>",
"visibility": "<string>",
"stage_key": "<string>",
"pipeline_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"pipeline_name": "<string>",
"pipeline_order": 123,
"sla_status": "<string>",
"source_channel": "<string>",
"record_source": "<string>",
"record_source_detail": "<string>",
"first_response_due_at": "2023-11-07T05:31:56Z",
"resolution_due_at": "2023-11-07T05:31:56Z",
"responded_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"owner_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"deal_ids": [
"<string>"
]
}
]curl --request GET \
--url https://api.sanka.com/v1/public/tickets[
{
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"ticket_id": 123,
"title": "<string>",
"description": "<string>",
"status": "<string>",
"priority": "<string>",
"visibility": "<string>",
"stage_key": "<string>",
"pipeline_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"pipeline_name": "<string>",
"pipeline_order": 123,
"sla_status": "<string>",
"source_channel": "<string>",
"record_source": "<string>",
"record_source_detail": "<string>",
"first_response_due_at": "2023-11-07T05:31:56Z",
"resolution_due_at": "2023-11-07T05:31:56Z",
"responded_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"owner_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"deal_ids": [
"<string>"
]
}
]OK