1. Call the endpoint
Send a request to the Get status summary of data sources in dataset endpoint. Following is a request example:Set
id to the dataset ID, user_id to your user ID, and x-pd-api-key to the API key of the target project.Python
2. Check the result
Then, review the returned response:Example response
invalid_count and synching_count are 0, all data sources in the dataset are fully synchronized and ready to be used by Powerdrill. Otherwise, any unsynchronized sources will not be available for analysis.