Chat with agent

Send a message to an agent and receive a JSON response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The message to send to the agent

string

Optional context for the conversation

string

Optional session ID for conversation continuity. Only one request may be active for a session at a time; overlapping turns for the same session return 409 Conflict.

string
required

The ID of the agent to chat with

boolean
Defaults to false

Enable enhanced reasoning capabilities. Increases latency but improves response quality and reliability.

Headers
string

Optional header for on-behalf-of authentication. Used when making requests on behalf of another user or entity.
Must be in the format: Patient/{uuid} or Practitioner/{uuid}

string

Optional header for FHIR provider authentication. Contains credentials in the format {fhir_provider_id}:{oauth2_token}.
Multiple FHIR provider integrations can be provided as comma-separated values.

Responses

400

Invalid request

401

Unauthorized

403

Forbidden - access denied to the requested resource

404

Agent or session not found

409

Chat session already has an active request. Retry after the in-flight turn completes.

500

Server error

504

Request timed out

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json