GET /orgs/{org}/projectsV2/{project_number}

github.com:github-rest-api

Summary: Get project for organization
Operation ID: projects/get-for-org
Auth: bearer_token
Description

Get a specific organization-owned project.

Parameters (2)

org (string, path, required)

The organization name. The name is not case sensitive.

project_number (integer, path, required)

The project's number.

No probe data for this endpoint yet.