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
GET
List concepts
POST
Create concept
GET
Get concept
DEL
Delete concept
PATCH
Update concept
GET
Get labels
PATCH
Update labels
GET
Get label candidates
GET
Get concept's prediction estimation
Credentials
Dataset
Dynamic Tags
Query
Search
Login
Get Started
API Reference
Concept
List concepts
GET
https://app.coactive.ai
/
api
/
v1
/
concepts
Get paginated concepts, optionally filtered by datasets
Query parameters
datasets
string
Optional
Datasets to use to filter concepts
offset
integer
Optional
Starting index to return
limit
integer
Optional
Max number of items to return
Response
This endpoint returns an object.
meta
object
Metadata for the set of data returned
Show 3 properties
data
list of objects
The paginated concepts
Show 10 properties
Built with