Skip to main content

Overview

Retrieves a list of all projects for the authenticated user.

Parameters

number
Maximum number of projects to return (default: 20)
number
Number of projects to skip for pagination (default: 0)

Returns

Returns an array of your projects with their details.

Example Usage

In Claude

Direct Tool Call

Response

Common Use Cases

REST API Equivalent

This tool calls: GET /api/v1/projects See the List Projects API documentation for more details.