Endpoint

<hostname>orgs/{orgName}/projects

Note: The API may change without advance notice during the preview period. Preview features are not supported for production use. If you experience any issues, contact GitHub Support or GitHub Premium Support.

Columns

The ORGPROJECTS table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type
ORGNAME* VarChar(255)
ID* Integer
BODY VarChar(255)
CREATEDAT Timestamp(0)
CREATORLOGIN VarChar(255)
HTMLURL VarChar(255)
NAME VarChar(255)
NUMBER Integer
ORGPERMISSION VarChar(255)
OWNER​URL VarChar(255)
PRIVATE Boolean
STATE VarChar(255)
UPDATEDAT Timestamp(0)
URL VarChar(255)