GET projects/{project-id}

lgtm.com

Summary: Get project by numeric identifier
Operation ID: getProject
Auth: unknown
Description

Get the latest summary for a specific project using the numeric project identifier. To find the LGTM identifier for a project, list all projects using the `/projects` endpoint and look up the project by name. Alternatively, use the `/projects/{provider}/{org}/{name}` endpoint. If you have administration access, the project identifier is also displayed in the administration page for the project.

Parameters (1)

project-id (integer, path, required)

The numeric project identifier

Constraints: {'minimum': 1}

No probe data for this endpoint yet.