List User Quests

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

List Current Quests

Use the status=incomplete and profile_id query parameters to show all the current quests for a given user.

Show Past Completed Quests

Use the status=completed and profile_id query parameters to show all past quests completed by the given user.

List Completed Quests with Unclaimed Rewards

Use the status=completed and rewards_status=unclaimed to list only completed quests that still have rewards pending. Quests can be filtered to specific users with the profile_id query parameter, or all users of a given app with the client_id parameter.

Query Params
string

Filter user quests to ones belonging to app with this client ID

string

Filter user quests belonging to a profile

string
enum

Filter user quests by completion status

Allowed:
string
enum

Filter user quests by whether rewards have been claimed

Allowed:
string

Filter user quests belonging to this quest ID

string
enum

created_at. For descending order use "-" eg. -created_at.

Allowed:
string
enum

Filter user quests by status (active, expired, inactive).

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json