Error
v2
Get source query status
Gets the status of many submitted queries at once — the standard async query status lifecycle (pending, running, ready, error, …) plus the error message for failed queries. Poll this after Execute source queries; fetch each ready query’s rows with the standard async query results endpoint. Statuses are visible to the query creator only.
GET
Error