Skip to main content
Schema1.1.4object

project

Projects are a way to organize columns and cards of work.

Source
github-v3-rest.json
Revision
f5f067c1e6f6
Active snapshot
85e53e3d0d65

Project

object

Projects are a way to organize columns and cards of work.

body string
requirednullable

Body of the project

columns_url string (uri)
required
created_at string (date-time)
required
html_url string (uri)
required
id integer
required
name string
required

Name of the project

node_id string
required
number integer
required
organization_permission string
optional

The baseline permission that all organization members have on this project. Only present if owner is an organization.

owner_url string (uri)
required
private boolean
optional

Whether or not this project can be seen by everyone. Only present if owner is an organization.

state string
required

State of the project; either 'open' or 'closed'

updated_at string (date-time)
required
url string (uri)
required