Org Web Adapter

pages/eng_14715_espresa_surface_check_in_streak_value_in_user_endpoint_of_public_api.org

ID
eeacee74-f4e0-4bfb-8895-39b29776644c
ROAM_ALIASES
ENG-14715

ENG-14715 - Espresa - Surface Check-in Streak Value in User Endpoint of Public API

Descriptiono

[[https://15five-dev.atlassian.net/browse/ENG-14715][Espresa Partnership Brief]]

We need to surface a user's Check-in streak value in the User Endpoint of the Public API to support the Check-in use case outline in the Partnership Brief above.

Acceptance Criteria

+ A Partner should be able to use our Public API to see what an individual user's Check-in streak is at.

+ The Check-in streak value displayed in the API updates whenever a user extends their streak or loses their streak.

+ A Check-in streak of 0 should show up as 0, not null.

+ User endpoint documentation is updated.