curl --request GET \
--url https://app.narrativebanking.com/api/coach/bootstrap \
--header 'Authorization: Bearer <token>'{
"session": {
"sessionId": "123",
"chatType": "free",
"createdAt": "2026-03-03T10:00:00Z"
}
}curl --request GET \
--url https://app.narrativebanking.com/api/coach/bootstrap \
--header 'Authorization: Bearer <token>'{
"session": {
"sessionId": "123",
"chatType": "free",
"createdAt": "2026-03-03T10:00:00Z"
}
}