get
https://api-screening.digai.ai/api/v1/public/screenings//users//results
This endpoint fetches the attempt result for a specific user in a given screening.
Example Request:
GET /api/v1/public/screenings/{screeningId}/users/{userId}/results
This endpoint fetches the attempt result for a specific user in a given screening.
Example Request:
GET /api/v1/public/screenings/{screeningId}/users/{userId}/results
Try It! to start a request and see the response here!