getPuzzleProjectList
Retrieve paginated Puzzle activity listings from Bybit, filtered by status, project code, or coin. Narrow results to locate specific projects.
Instructions
Returns a paginated list of Puzzle activities filtered by status. Optionally narrow results by project code or activity coin.
AI agent can use this to help users browse available Puzzle activities or look up details of a specific project.
Agent hint: Use this endpoint to list Puzzle activities. Filter by status (0=upcoming, 1=ongoing, 2=ended). To look up a specific project, pass its code via projectId. Use cursor/limit for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | Yes | ||
| projectId | No | ||
| activityCoin | No |