Skip to main content
GET
/
players
/
{playerId}
/
adventures
/
{adventureId}
Get player progress on an adventure
curl --request GET \
  --url https://api.engagefabric.com/players/{playerId}/adventures/{adventureId}

Path Parameters

playerId
string
required
adventureId
string
required

Response

200 - undefined