Spine AI API Documentation home page
Search...
Support
Dashboard
Dashboard
Search...
Navigation
Endpoint Examples
Get 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
Get Chat
GET
/
copilot
/
{copilot_uuid}
/
chat
Try it
Headers
user-id
string
Path Parameters
copilot_uuid
string
required
Response
200 - application/json
copilot_id
integer
required
created_at
string | null
required
id
string
required
status
enum<string> | null
required
Available options:
active
,
ended
user_id
string
required
Get Available Orchestrator Models
Handle Chat