v1
latestOpenAPI 3.0.12026-07-24210349345.4 KBMissions
Player Missions
Active and completed missions for the player. Each item pairs an objective (the task definition) with the player's mission progress record and the rewards granted on completion.
📘 Render filtering
Only render items where objective.status === "active". The list may include objectives with status draft, archived, or deleted that should not be displayed to players.
get/missions/brand/{brandId}/player/{playerId}
Path parameters
brandIdstring uuid required
Example:aebb6a6a-bdef-480f-8096-e13f9c3d4969
Brand UUID returned by GET /brands/default/{tenantId}.
playerIdstring required
Example:player-123
Your internal player/customer identifier.
Response
Array of mission items.