manaable REST API
What's manaableAbout Us
What's manaableAbout Us
  1. Schemas
  • Introduction
  • イントロダクション
  • API v3
    • Members
      • Get Members
      • Get Member by ID
    • Teams
      • Get Teams
      • Get Team by ID
  • API v2
  • API v1
  • Schemas
    • Schemas
      • ContactForm
      • Exam
      • ExamResult
      • Lesson
      • LessonAttempt
      • Member
      • Notification
      • Settings
      • StaticFieldsSetting
      • Team
      • TeamMember
      • Training
      • TrainingApplication
      • TrainingQuestionnaireResponse
      • TrainingQuestionnaireTemplate
      • TrainingRegTemplate
      • TrainingTaskResponse
      • TrainingTaskTemplate
      • UnsubscriptionQuestionnaire
What's manaableAbout Us
What's manaableAbout Us
  1. Schemas

ExamResult

{
    "created_at": "string",
    "deleted_at": "string",
    "end_time": "string",
    "exam_id": "string",
    "exam_name": "string",
    "id": "string",
    "lesson_id": "string",
    "manaabler_id": "string",
    "maximum_score": "string",
    "passing_score": "string",
    "retakes": "string",
    "score": "string",
    "start_time": "string",
    "status": "string",
    "updated_at": "string",
    "webhook_id": "string"
}
Built with