Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the source
Query Parameters
An id provided by the refresh_columns endpoint, used to check whether the refresh columns job has finished.
The catalog name of the table (e.g., database name in some systems).
The schema name of the table.
The table name.
Response
200 - application/json
Successfully checked the status of the job.
Status of the job
Available options:
completed, processing Example:
"processing"