components:
  schemas:
    JsonValue: {}
    Problem:
      additionalProperties: true
      properties:
        code:
          type: string
        detail:
          type: string
        requestId:
          type: string
        status:
          type: integer
        title:
          type: string
        traceId:
          type: string
        type:
          format: uri
          type: string
      type: object
  securitySchemes:
    bearerAuth:
      bearerFormat: JWT
      scheme: bearer
      type: http
externalDocs:
  description: Customer documentation
  url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/customer_website
info:
  description: Generated discovery contract for the live Platform3 master route. Domain field semantics remain owned by the linked data dictionary.
  title: Platform3 Results 1EdTech API
  version: 1.0.0
openapi: 3.1.0
paths:
  /:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_e06534e1
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      security: []
      summary: Read the API discovery descriptor
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/academic-records:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_academic_records_5db2a753
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 academic-records
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/ai-grading-audit:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_ai_grading_audit_55419287
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 ai-grading-audit
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/assessment-finalizations:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_assessment_finalizations_3f12d997
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 assessment-finalizations
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/assessment-finalizations/finalize:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_POST_alpha_results_v1_assessment_finalizations_finalize_603984a3
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a1
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a1
        "202": *a1
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 assessment-finalizations finalize
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/content-effectiveness:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_content_effectiveness_e95708e6
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 content-effectiveness
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/course-grades:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_course_grades_67ca7502
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 course-grades
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/course-transcripts:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_course_transcripts_e3a1c1a7
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 course-transcripts
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/imports:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_POST_alpha_results_v1_imports_c1ca2419
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a2
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a2
        "202": *a2
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 imports
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/imports/{importId}:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_imports_importId_dc7735c5
      parameters:
        - in: path
          name: importId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 imports importId
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/map-percentile-translations:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_map_percentile_translations_2775d19c
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 map-percentile-translations
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/map-r90-norm-points:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_map_r90_norm_points_7e682a89
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 map-r90-norm-points
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/next-task:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_next_task_274b16c6
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 next-task
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/policy-config:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_policy_config_0f5e619d
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 policy-config
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/answer-key:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_answer_key_b62960c0
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports answer-key
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/closed-loop-reconciliation:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_closed_loop_reconciliation_54be1cf9
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports closed-loop-reconciliation
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/group-growth-x:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_group_growth_x_a09d1bb6
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports group-growth-x
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/growth-breakdown:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_growth_breakdown_d311a6df
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports growth-breakdown
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/growth-over-time:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_growth_over_time_87180c6e
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports growth-over-time
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/map-quadrants:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_map_quadrants_f74ba9ca
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports map-quadrants
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/norms-isolation:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_norms_isolation_47f43ac1
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports norms-isolation
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/retake-audit:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_retake_audit_9f75072e
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports retake-audit
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/student-progress-animation:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_reports_student_progress_animation_bea377b6
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports student-progress-animation
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/result-records:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_result_records_454ab709
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 result-records
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_POST_alpha_results_v1_result_records_1ac30b00
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a3
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a3
        "202": *a3
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 result-records
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/result-records/{resultRecordId}:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_result_records_resultRecordId_c7272d0f
      parameters:
        - in: path
          name: resultRecordId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 result-records resultRecordId
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
    patch:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_PATCH_alpha_results_v1_result_records_resultRecordId_d480ac2d
      parameters:
        - in: path
          name: resultRecordId
          required: true
          schema:
            type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Update alpha results v1 result-records resultRecordId
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/source-adapters:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_source_adapters_8bbcdb29
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 source-adapters
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/advancement:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_advancement_fff0227a
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId advancement
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/ai-grading-audit:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_ai_grading_audit_f7dab335
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId ai-grading-audit
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/assessment-finalizations:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_assessment_finalizations_ef66f1e5
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId assessment-finalizations
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/course-progress:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_course_progress_cefd9207
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId course-progress
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/current-map:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_current_map_846e4733
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId current-map
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/gate-passes:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_gate_passes_28981c8b
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId gate-passes
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/grade-level-progress:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_grade_level_progress_a1d51ceb
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId grade-level-progress
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/grades-mastered:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_grades_mastered_781a6422
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId grades-mastered
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/growth-windows:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_growth_windows_3e10edac
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId growth-windows
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/highest-mastered-grade:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_highest_mastered_grade_f90ea502
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId highest-mastered-grade
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/kc-state:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_kc_state_e357ddf2
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId kc-state
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/map-goal-strands:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_map_goal_strands_406da765
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId map-goal-strands
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/map-scores:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_map_scores_b52e79c0
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId map-scores
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/map-sittings:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_map_sittings_a8212444
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId map-sittings
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/report-card:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_report_card_69d8dd7a
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId report-card
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/results:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_results_fb295376
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId results
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/test-result-components:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_test_result_components_c1475ff4
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId test-result-components
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/track-state:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_track_state_8a17bad4
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId track-state
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/working-grade:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_working_grade_a66323be
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId working-grade
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/xp-ledger:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_students_studentId_xp_ledger_b579fa61
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId xp-ledger
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/test-result-components:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_test_result_components_7e303352
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 test-result-components
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/transcript-results:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_GET_alpha_results_v1_transcript_results_fb141942
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 transcript-results
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /dev/mint:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_1edtech_POST_dev_mint_3b50e3e4
      parameters:
        - in: query
          name: tenantId
          required: false
          schema:
            type: string
      responses:
        "200": &a4
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a4
        "202": *a4
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      security: []
      summary: Create dev mint
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
security:
  - bearerAuth: []
servers:
  - description: Platform3 master alias
    url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/1edtech/implementation/api
tags:
  - externalDocs:
      description: Owning data dictionary
      url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
    name: Results
x-platform3-module: results
x-platform3-operation-count: 51
x-platform3-shipped-inventory-source: site/vercel.json
x-platform3-surface: 1edtech
