Skip to main content
GET
List Projects

Path Parameters

organizationId
string
required
Organization ID

Query Parameters

limit
number
default:"10"
Items per page (max 100)
lastKey
string
Pagination cursor from previous response

Response

Returns a paginated list of Project objects.

Code Examples