API Endpoints

Get a specific document status and content introducing the document_id. You can get it from List documents endpoint.

Example

{
  "id": "00000000-0000000-00000000-000000000-00",
  "org_id": "00000-00000-0000-0000000-000000-000-000",
  "created_at": "2024-01-24T20:10:13.909Z",
  "pincode": null,
  "is_public": false,
  "welcome": "Hello, how can I help you?",
  "image": null,
  "agent_type": "qa",
  "name": "Agent 40",
  "prompt": "probanding",
  "model": "gpt-3.5-turbo",
  "description": null,
  "temperature": 0.3,
  "topk": 100
}
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!