cURL
curl --request GET \ --url https://api.leanmcp.com/api/projects/{id} \ --header 'Authorization: Bearer <token>'
{}
Get project details by ID using API key authentication. Requires BUILD_AND_DEPLOY scope.
Enter your LeanMCP API key
Project ID
"proj_123456789"
Project retrieved successfully
The response is of type object.
object