GET /assignments
Summary: List assignments
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Parameters (9)
alwaysOpen
(boolean, query, optional)
Select assignments with no closing date.
name
(string, query, optional)
Restrict results to the assignment (or potentially assignments) with this exact name
open
(boolean, query, optional)
Select open or closed assignments
ownedBy
(string, query, optional)
Restrict results to assignments owned by this user.
page
(integer, query, optional)
Pagination page
pageSize
(integer, query, optional)
Pagination page size
q
(string, query, optional)
Restrict results to assignments whose name or description matches this keyword.
tag
(string, query, optional)
Restrict results to assignments which are tagged with this tag.
urlWords
(string, query, optional)
Select an assignment by urlWords.
No probe data for this endpoint yet.