Skip to main content
GET
List this workspace’s projects.

Authorizations

Authorization
string
header
required

A workspace API key (sk_live_...), minted from workspace settings.

Query Parameters

status
enum<string>
default:active
Available options:
active,
archived,
all
limit
integer
default:50
Required range: 1 <= x <= 100

Response

The page of projects.

success
enum<boolean>
required
Available options:
true
projects
object[]
required
hasMore
boolean