API referenceEndpoints
Complete OAuth connection
Public endpoint; no credential is required. Generated from the production route registered in `internal/features/connections/inbound/http.go`.
GET
/v1/connect/callbackPublic endpoint; no credential is required. Generated from the production route registered in internal/features/connections/inbound/http.go.
Response Body
application/json
curl -X GET "https://example.com/v1/connect/callback"{}Create completion
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/chat/inbound/http.go`.
Start OAuth connection
Public endpoint; no credential is required. Generated from the production route registered in `internal/features/connections/inbound/http.go`.