curl --request GET \
--url https://api.leanmcp.com/api/projects \
--header 'Authorization: Bearer <token>'[
{}
]Get all projects for the user associated with the API key. Requires BUILD_AND_DEPLOY scope.
curl --request GET \
--url https://api.leanmcp.com/api/projects \
--header 'Authorization: Bearer <token>'[
{}
]Enter your LeanMCP API key
Projects retrieved successfully