Documentation
Quick Start Guides

API reference

Get /api/submissions

Optional Parameters

Name

In

Type

Description

courseId

In: Query

Type: integer

username

In: Query

Type: string

userId

In: Query

Type: integer

exerciseId

In: Query

Type: integer

page

In: Query

Type: integer

pageSize

In: Query

Type: integer

submissionId

In: Query

Type: integer

filterStart

In: Query

Type: date

filterEnd

In: Query

Type: date

exerciseError

In: Query

Type: boolean

fields

In: Query

Type: string

Selects which properties to include in the response.

Response

Status Code

Content Type

Data

Description

Status Code: 200

Content Type: application/json