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

github.com:github-rest-api

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

Get a specific field for an organization-owned project.

Parameters (3)

field_id (integer, path, required)

The unique identifier of the field.

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.