Skip to main content
GET
Get Practice Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

set_id
string
required

Response

Successful Response

set_id
string
required
success
boolean
required
status
enum<string>
required
Available options:
pending,
completed,
failed,
status_error
total_problems
integer
required
completed_problems
integer
required
timestamp
string
required
message
string | null
response
PracticeProblemSet · object | null