Get Entity

GET

Retrieves a specific entity by its ID.

Path parameters

collection_idstringRequired

The collection ID corresponding to the graph containing the entity.

entity_idstringRequired

The ID of the entity to retrieve.

Headers

X-API-KeystringRequired

Response

Successful Response

resultsobject

An entity extracted from a document.

Errors

Built with