Authorizations
Send the API generated from the Playground:
Authorization: <api_key>
Path Parameters
The graph_id
of the knowledge graph from which to retrieve the answer. A graph_id
is an alphanumeric string that uniquely identifies a knowledge graph.
The retrieval_id
of the specific retrieval request. A retrieval_id
is an alphanumeric string that uniquely identifies a retrieval request.
Response
200 - application/json
The natural language question that was asked.
The date and time when the retrieval request was created.
The alphanumeric string that uniquely identifies the retrieval request.
The answer generated by the system based on the knowledge graph.
The status of the retrieval request.
Available options:
queued
, in_progress
, success
, failed
The date and time when the retrieval request was completed.
rt-0.5
(default) - first retrieval system
Available options:
rt-0.5