/
FL
fluentea
/
Aurqa Language Learning Platform - Refactored
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 2h ago
Details
Filter operations
activity-tracking
10
admin
33
admin-fixes
1
ai-voice
16
analytics
15
assessment
10
auth
23
badges
3
blog
7
bookings
13
bot
8
call
19
call-assistance
9
canasta
10
chacha-matches
4
chacha-memory
2
channels
13
chat
28
chatrooms
64
daily-popup
4
dashboard
2
data-breach
8
deepgram-transcription
6
deepgram-websocket
2
early-access
5
enhanced-flashcards
19
events
9
feedback
7
games
8
gcal-addon
8
help
1
homework
5
post
Generate Homework
get
Get Student Homework
get
Get Homework
post
Submit Homework
post
Provide Feedback
instant-match
9
instant-match-calls
4
invites
7
learning
24
lesson-threads
8
lessons
33
marketing
2
matching
6
mercadopago
3
notifications
17
oauth
15
onboarding
15
organizations
112
peer-calls
7
play-billing
2
polls
7
presence
5
progress
1
quick-call
5
reading
17
realtime-transcription
6
recordings
4
reports
6
signup-flow
6
subscriptions
17
system
4
teababes-internal
1
teaching-feedback
9
translation
7
try-chacha
3
tutor
73
upload
7
user-moderation
5
users
44
version
1
video
12
voice
19
word-of-day
83
get
Health Check
get
Readiness Check
get
Detailed Health Check
get
Get Version
get
Root
get
Serve Welcome Audio
post
Translate Text
post
Chat With Ai
homework
Get Homework
Get a specific homework assignment.
get
/homework/{homework_id}
Path parameters
homework_id
string
required
Headers
authorization
string
nullable
Response
Successful Response
HomeworkResponse
required
Response schema for homework assignment
id
string
uuid
required
tutor_id
string
uuid
required
student_id
string
uuid
nullable
title
string
required
description
string
required
language
string
required
student_level
string
required
lesson_topic
string
required
exercises
object[]
required
learning_objectives
string[]
required
estimated_time
integer
required
status
string
required
created_at
string
date-time
nullable
completed_at
string
date-time
nullable
submitted_answers
object
nullable
tutor_feedback
string
nullable
Changes