Retrieve the status of data(csv, database) upload to your account

This endpoint gets the current state of the data upload to your Obviously account. The process_id is retrieved from from /add-data endpoints. Types of states return from the endpoint are:

  • status: PENDING, the data upload progress has been started
  • status: SUCCESS, the data has been successfully uploaded to the obviously account
  • status: FAILURE, there was an error with uploading the data to obviously account

If the status is FAILURE, it will also return an error message with exact error.

Language
Authorization
Header
Click Try It! to start a request and see the response here!