v1
latestOpenAPI 3.0.12026-07-24210349345.4 KBMissions
Single Mission by Objective
Returns a single mission item (object, not wrapped in an array) for a specific objective. Use after unlock or claim to refresh the player's state for that mission.
get/missions/brand/{brandId}/objective/{objectiveId}/player/{playerId}
Path parameters
brandIdstring uuid required
Example:aebb6a6a-bdef-480f-8096-e13f9c3d4969
Brand UUID returned by GET /brands/default/{tenantId}.
objectiveIdstring uuid required
Example:obj-11111111-1111-1111-1111-111111111111
Objective UUID (from the missions list objective.id).
playerIdstring required
Example:player-123
Your internal player/customer identifier.
Response
A single mission item.