Authorizations
Send the API generated from the Playground:
Authorization: <api_key>
Path Parameters
The graph_id of the knowledge graph for which to list all retrievals. A graph_id is an alphanumeric string that uniquely identifies a knowledge graph.
Query Parameters
Number of retrievals to return per page. Maximum is 100 and minimum is 10.
10 <= x <= 100Indicates which page of results to return when paginating through a list of retrievals. Works together with the limit parameter to divide results into pages.
Response
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.
queued, in_progress, success, failed The date and time when the retrieval request was completed.
rt-0.5(default) - first retrieval system
rt-0.5