/
CO
corabea
/
Corabea API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 11h ago
Details
Filter operations
analytics
59
appointments
46
assign-expert
2
auth
18
availability
2
availability-legacy
12
bia-psi-map
3
call-feedback
1
call-followup-reports
6
get
List call conoscitiva records (paginated, most recent first)
post
Create a call conoscitiva record
get
List a patient's CALL_CONOSCITIVA appointments, each flagged with has_report
delete
Delete a call conoscitiva record
patch
Update a call conoscitiva record (journey description only)
get
Export call conoscitiva records for a month as CSV
chat
16
clinic-locations
1
config
2
consents
26
corabea-plus
2
countries
2
courses
2
crm-email
9
crm-patient-coupons
1
daily-quotes
6
diary
9
events
5
faq
12
gifts
4
help-center
3
invoices
7
journey
61
locations
2
meetings
2
multidisciplinary-reports
6
notes
5
notifications
9
operator-alerts
5
operator-payments
17
operators
25
otp
2
patient-suspensions
2
patients
41
payments
3
phrases
7
popups
2
prelanding
7
questionnaires
6
refunds
2
rooms
24
sent-emails
5
storage
9
supervision-meetings
10
tickets
9
trustpilot
1
users
6
videos
6
webhooks
3
welfare
13
whats-new
1
get
Apple App Site Association
get
Android Asset Links
get
Payment Success
get
Payment Cancelled
get
Payment Method Success
get
Payment Method Cancelled
get
Account Deletion Page
call-followup-reports
Create a call conoscitiva record
post
/api/call-followup-reports
Request body
CallFollowupReportCreateRequest
required
patient_id
string
uuid
required
appointment_id
string
uuid
nullable
journey_description
string
nullable
Response
Successful Response
CallFollowupReportResponse
required
id
string
uuid
required
patient_id
string
uuid
required
patient_name
string
nullable
appointment_id
string
uuid
nullable
appointment_datetime
string
date-time
nullable
payment_date
string
date-time
nullable
subscription_date
string
date-time
nullable
journey_description
string
nullable
created_at
string
date-time
nullable
Changes