Endpoint

<hostname>repos/{userName}/{repoName}/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 PROJECTS table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type
USERNAME* VarChar(255)
REPONAME* VarChar(255)
ID* Integer
BODY VarChar(255)
CREATEDAT Timestamp(0)
CREATORLOGIN VarChar(255)
HTML​URL VarChar(255)
NAME VarChar(255)
NUMBER Integer
OWNER​URL VarChar(255)
STATE VarChar(255)
UPDATEDAT Timestamp(0)
URL VarChar(255)