GET
/
v2
/
entities

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

collection_id
string | null

Collection ID to retrieve entities from.

offset
integer
default: 0

Offset for pagination.

limit
integer
default: 100

Limit for pagination.

entity_ids
string[] | null

Entity IDs to filter by.

Response

200 - application/json
results
object
required

Response for knowledge graph entities.