Fetch templates for the current wave
GET/game/templates
Returns up to max_templates_per_wave templates for the calling user in the current active wave. Does not create seasons/waves; the scheduler is the only mutator. Returns empty templates with a status flag when paused / no active season / no active wave / wave done / trial ended.
Request
Responses
- 200
- 400
- 401
- 500
Templates for the current wave (or empty + status flag)
Missing X-Tenant-Id
Unauthorized
Server error