Get a task
Get one task owned by the connector.
curl -X GET "https://loading/api/v1/connectors/string/tasks/string"{
"id": "string",
"state": "Pending",
"spec": {
"Snapshot": {
"database": "string",
"schema": "string",
"name": "string",
"truncate": false,
"force_parallel": false
}
},
"reason": "string",
"created_at": "string"
}Empty
Empty