Get query status If the query is still in progress, the state is set to "running" After the query has completed successfully, state is set to "completed"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-04 UTC."],[[["This resource does not have any persistent data associated with it."],["The `create` method allows you to submit a query for background processing."],["The `get` method provides the status of a query, which can be either \"running\" or \"completed\"."],["`getResult` and `getResulturl` are both used to retrieve the results of a completed query."],["The `list` method returns a list of all asynchronous queries."]]],[]]