Spine AI API Documentation home page
Search...
Support
Dashboard
Dashboard
Search...
Navigation
Endpoint Examples
Handle Chat
Documentation
Homepage
API Documentation
Spine AI
Endpoint Examples
POST
Create Copilot
POST
Clone Copilot
POST
Add Docs To Copilot
POST
Add Urls To Copilot
GET
Get Available Orchestrator Models
GET
Get Chat
POST
Handle Chat
GET
Get Chat Histories By User
GET
Get Copilot Files
Endpoint Examples
Handle Chat
POST
/
copilot
/
{copilot_uuid}
/
chat
/
{chat_id}
Try it
Headers
user-id
string
Path Parameters
copilot_uuid
string
required
chat_id
string
required
Body
application/json
query
string
required
auth
string
chat_history_id
integer | null
confirmed_tool_calls
any | null
context
string
default:
dry_run
boolean
default:
false
file_uploaded
boolean | null
default:
false
flow
string
default:
Response
200 - application/json
The response is of type
any
.
Get Chat
Get Chat Histories By User