Skip to main content
GET
/
api
/
consultations
List Consultations
curl --request GET \
  --url https://www.getwith.ai/api/consultations
[
  {
    "id": "<string>",
    "planID": "<string>",
    "context": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.getwith.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful response

id
string
required
planID
string
required
context
string