Skip to main content
Retrieve a paginated list of projects in your workspace. Results are ordered by project ID. When hasMore is true, pass the returned cursor to fetch the next page.

Usage

Flags

integer
default:"100"
Maximum number of projects to return per request. Must be between 1 and 100.
string
Pagination cursor from a previous response to fetch the next page.
Free-form text matching project ID, name, or slug, case-insensitively.

Global Flags

Examples

See the API reference.
Last modified on July 23, 2026