# Get ambassador stats (Platform) **GET /platform/ambassadors/{id}/stats** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (integer) The ambassador id ## Responses ### 200 Returns the ambassador stats #### Body: application/json (object) - **gamification_score** (integer) - **nb_established_conversations** (integer) - **nb_sponsored** (integer) - **nb_chat_sales** (integer) - **nb_sales** (integer) - **nb_ratings** (integer) - **nb_asked_ratings** (integer) - **avg_rating** (number) - **nb_publications** (integer) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)