cURL
curl --request POST \ --url https://api.usedatabrain.com/api/v2/datasource/getDatasourceProgress \ --header 'Content-Type: application/json' \ --data '{ "input.datasourceId": "<string>" }'
{ "status": { "progress": "16/16", "error": "" } }
POST /datasource/getDatasourceProgress
{ "status": { "progress": "0/...", "error": "" } }
{ "status": { "progress": "0/...", "error": "Error: Bind error data type" } }
workspaceName
isPagination
pageNumber