HuntData

public struct HuntData : Content

Used to return a single hunt in as much detail as the caller can see. For example, it only includes the currently unlocked puzzles, and puzzles only have their answer field set if the user is logged in and has solved them. Returned by:

  • GET /api/v3/hunts/:huntID
  • GET /api/v2/hunts/:huntID/admin (only usable by Twitarr team and above)