curl --request GET \
--url https://api.alpha-1edtech.ai/powerpath/placement/getAllPlacementTests \
--header 'Authorization: Bearer <token>'{
"placementTests": [
{
"component_resources": {},
"resources": {},
"resources_metadata": {},
"assessment_line_items": {},
"assessment_results": [
{}
]
}
]
}Returns all placement tests for a subject, including available results for each.
A ‘Lesson’ (placement test) in this context is a ComponentResource object which has a Resource object with metadata.lessonType = “placement” associated with it.
curl --request GET \
--url https://api.alpha-1edtech.ai/powerpath/placement/getAllPlacementTests \
--header 'Authorization: Bearer <token>'{
"placementTests": [
{
"component_resources": {},
"resources": {},
"resources_metadata": {},
"assessment_line_items": {},
"assessment_results": [
{}
]
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
The sourcedId of the student
The subject name
Reading, Language, Vocabulary, Social Studies, Writing, Science, FastMath, Math, None, Other Success
Show child attributes