# Execute a query **POST /api/dataset** Execute a query and retrieve the results in the usual format. ## Servers ## Parameters ### Body: (object) - **database** (integer(int64)) - **type** (string) - **native** (object) - **query** (object) Dataset query request and response object - **constraints** (object) ## Responses ### 200 successful operation #### Body: (object) - **started_at** (string(date-time)) - **json_query** (object) - **average_execution_time** (string) type unknown - **status** (string) - **context** (string) - **row_count** (integer(int64)) - **running_time** (integer(int64)) - **data** (object) [Powered by Bump.sh](https://bump.sh)