{
"data": {
"status": "idle",
"updated_at": "2023-11-07T05:31:56Z",
"last_complete_analysis_at": "2023-11-07T05:31:56Z"
}
}
Gets the current status of the datapipe
{
"data": {
"status": "idle",
"updated_at": "2023-11-07T05:31:56Z",
"last_complete_analysis_at": "2023-11-07T05:31:56Z"
}
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
OK
The response is of type object
.