This endpoint checks whether the job refreshing columns for a table has completed.
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
ID of the source
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.
Successfully checked the status of the job.
Status of the job
completed, processing "processing"