Skip to content

DoCurious API Reference / types / MyChallengesTab

Type Alias: MyChallengesTab

MyChallengesTab = "invitations" | "from_others" | "in_progress" | "in_review" | "completed" | "unverified" | "declined"

Defined in: types/challenge.types.ts:886

Tab identifiers for the "My Challenges" page, each filtering by UserChallengeStatus.

DoCurious Platform Documentation