Login
Get Started
Search...
/
Introduction
Overview
Why Coactive
Getting started
Quickstart
SDKs
Tutorials
Intelligent Search
Classification
Real-time Visual Analytics
API Reference
Asset
Classification
Concept
Credentials
Dataset
Dynamic Tags
Query
GET
List queries
POST
Create query
GET
Get query
DEL
Delete query
POST
Stop query
GET
Get query results url
Search
Login
Get Started
API Reference
Query
List queries
GET
https://app.coactive.ai
/
api
/
v1
/
queries
Get paginated list of queries. If query ids are provided, the returned list will include only those queries. Queries not found from the provided ids list will be ignored.
Query parameters
offset
integer
Optional
Starting index to return
limit
integer
Optional
Max number of items to return
ids
string
Optional
Query ids to include in the result
Response
This endpoint returns an object.
meta
object
Metadata for the set of data returned
Show 3 properties
data
list of objects
The paginated data
Show 11 properties
Built with