## Route `pending_jam` ## Goal A route that returns the `form_id`([see](https://github.com/python-discord/code-jam-management/pull/28#discussion_r1248694868)) of the current pending jam. Response code if there is a pending jam: `200` Otherwise: `404` For reference, see the Miro board. (Graph 2)
Route
pending_jamGoal
A route that returns the
form_id(see) of the current pending jam.Response code if there is a pending jam:
200Otherwise:
404For reference, see the Miro board. (Graph 2)