Puzzles
Endpoint to retrieve puzzles
get/v2/program-memberships/{program_membership_id}/puzzles
Path parameters
program_membership_idstring required
ID of the program membership to retrieve puzzles for
Query parameters
startedboolean
A filter. Set true to only return puzzles where the program membership has made progress. Set false to only return puzzles where the program membership has not made progress. If left blank, all puzzles are returned.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.