Get connector history
Retrieve the configuration history for a specific connector
curl -X GET "https://loading/api/v1/connector/history/string"[
{
"connector_id": "string",
"created_at": "string",
"id": "string",
"run_id": "string",
"status": {
"state": {
"start": {}
},
"status": {
"Start": {}
}
}
}
]Empty
NaN