GET
/smart-ia/tests
curl \
-X GET https://connect.century.tech/api/v1/smart-ia/tests
Response examples (200)
{
"data": [
{
"name": "English Smart Initial Assessment",
"testId": "c5a77fda-7174-446f-a4f5-0f47ccbf15ce",
"subject": "English"
}
]
}