Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

A personal API key created in Adam. Send it as Authorization: Bearer <key>.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 50
cursor
string

Opaque cursor returned by the previous page

Minimum string length: 1

Response

projects
object[]
required
nextCursor
string | null
required
Last modified on August 26, 2026