Skip to main content
GET
/
powerpath
/
screening
/
results
/
{userId}
Get results
curl --request GET \
  --url https://api.alpha-1edtech.ai/powerpath/screening/results/{userId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

userId
string
required

User ID

Response

Results

{key}
object