Skip to main content
GET
ListProjects
API v1 is deprecated and will be removed in the future. Please migrate to API v2 for new features and long-term support.
Retrieve a list of all projects in your account with optional pagination.

Query Parameters

  • limit: Maximum number of projects to return (default: 100, range: 1-1000)

Example Request

Example Response

Authorizations

API_KEY
string
header
required

Query Parameters

limit
integer<int32>

Maximum number of projects to return. Default: 100, Range: 1-1000.

Response

200 - application/json

Projects retrieved successfully.

data
object[]