Skip to main content

Instructor

For loop type lifter_instructor, here are the query parameters and fields.

Query parameters

  • assistant - Assistant ID that has the instructor assigned.
    Type: string

  • course - Course ID that instructor is enrolled.
    Type: string

  • is_instructor_on_post - If the instructor is an instructor on a post, "true","false".
    Type: boolean

  • membership - Membership ID that instructor is enrolled.
    Type: string

  • student - Student ID that has the instructor assigned.
    Type: string

Fields

  • assistants - Instructor assistants

  • courses - Instructor courses

  • id - Instructor ID

  • is_instructor - If the instructor is an instructor on a post, "true","false".

  • memberships - Instructor memberships

  • students - Instructor students