This route returns the lead count for either a whole user/team or just for one specific Riddle.
Name | Type | Required | Description |
---|---|---|---|
riddle | string | if you want to get the count for a riddle supply the riddle UUID; otherwise the current user / team will be used |
Full route: creatorV2_api_leads_count
This route returns the lead trend for either a whole user/team or just for one specific Riddle.
Name | Type | Required | Description |
---|---|---|---|
riddle | string|int | if you want to get the trend for a specific riddle supply the riddle UUID; otherwise the current user / team will be used | |
days | int | how many days back you want to get the trend; max 7 days |
Full route: creatorV2_api_leads_trend