Skip to main content
GET
/
api
/
projects
Get all projects for user via API key
curl --request GET \
  --url https://api.leanmcp.com/api/projects \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://docs.leanmcp.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your LeanMCP API key

Response

200 - application/json

Projects retrieved successfully