Skip to main content
POST

Endpoint:

Headers

string
required
Bearer API TOKEN

Request Body

object
required
Input object containing the datasource configuration.
string
required
The unique identifier of the datasource to check sync progress for.

Request Example

Response Body

Response Body:

Below is a response when no sync is completed for AWSS3:

Response Error:

Below is a response error when while syncing AWSS3 throws an error:

Error Codes

  • INVALID_REQUEST_BODY: The request body is invalid.
  • DATASOURCE_ID_ERROR: The datasource ID provided does not exist or is invalid.