Create a project column
Path Parameters
Body
application/json
Body
Name of the project column
Example:Remaining tasks
Response
application/json
Response
Response
Project Column
Project columns contain cards of work.
Example:https://api.github.com/projects/columns/367
Example:https://api.github.com/projects/120
Example:https://api.github.com/projects/columns/367/cards
The unique identifier of the project column
Example:42
Example:MDEzOlByb2plY3RDb2x1bW4zNjc=
Name of the project column
Example:Remaining tasks
Example:2016-09-05T14:18:44Z
Example:2016-09-05T14:22:28Z
Path Parameters
Body
List repository projects
Lists the projects in a repository. Returns a 404 Not Found
status if projects are disabled in the repository. If you do not have sufficient privileges to perform this action, a 401 Unauthorized
or 410 Gone
status is returned.
Query Parameters
Indicates the state of the projects to return. Can be either open
, closed
, or all
.
Allowed values:openclosedall
Default:open
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Path Parameters
Response
application/json
Response
Response
Projects are a way to organize columns and cards of work.
Example:https://api.github.com/repos/api-playground/projects-test
Example:https://api.github.com/projects/1002604
Example:https://github.com/api-playground/projects-test/projects/12
Example:https://api.github.com/projects/1002604/columns
Example:1002604
Example:MDc6UHJvamVjdDEwMDI2MDQ=
Name of the project
Example:Week One Sprint
Body of the project
Example:This project represents the sprint of the first week in January
Example:1
State of the project; either ‘open’ or ‘closed’
Example:open
Simple User
Show Child Parameters
Example:2011-04-10T20:09:31Z
Example:2014-03-03T18:58:10Z
The baseline permission that all organization members have on this project. Only present if owner is an organization.
Allowed values:readwriteadminnone
Whether or not this project can be seen by everyone. Only present if owner is an organization.
Path Parameters
Query Parameters
Create a repository project
Creates a repository project board. Returns a 404 Not Found
status if projects are disabled in the repository. If you do not have sufficient privileges to perform this action, a 401 Unauthorized
or 410 Gone
status is returned.
Path Parameters
Body
application/json
Body
The name of the project.
The description of the project.
Response
application/json
Response
Response
Project
Projects are a way to organize columns and cards of work.
Example:https://api.github.com/repos/api-playground/projects-test
Example:https://api.github.com/projects/1002604
Example:https://github.com/api-playground/projects-test/projects/12
Example:https://api.github.com/projects/1002604/columns
Example:1002604
Example:MDc6UHJvamVjdDEwMDI2MDQ=
Name of the project
Example:Week One Sprint
Body of the project
Example:This project represents the sprint of the first week in January
Example:1
State of the project; either ‘open’ or ‘closed’
Example:open
Simple User
Show Child Parameters
Example:2011-04-10T20:09:31Z
Example:2014-03-03T18:58:10Z
The baseline permission that all organization members have on this project. Only present if owner is an organization.
Allowed values:readwriteadminnone
Whether or not this project can be seen by everyone. Only present if owner is an organization.
Path Parameters
Body
Create a user project
Body
application/json
Body
Name of the project
Example:Week One Sprint
Body of the project
Example:This project represents the sprint of the first week in January
Response
application/json
Response
Response
Project
Projects are a way to organize columns and cards of work.
Example:https://api.github.com/repos/api-playground/projects-test
Example:https://api.github.com/projects/1002604
Example:https://github.com/api-playground/projects-test/projects/12
Example:https://api.github.com/projects/1002604/columns
Example:1002604
Example:MDc6UHJvamVjdDEwMDI2MDQ=
Name of the project
Example:Week One Sprint
Body of the project
Example:This project represents the sprint of the first week in January
Example:1
State of the project; either ‘open’ or ‘closed’
Example:open
Simple User
Show Child Parameters
Example:2011-04-10T20:09:31Z
Example:2014-03-03T18:58:10Z
The baseline permission that all organization members have on this project. Only present if owner is an organization.
Allowed values:readwriteadminnone
Whether or not this project can be seen by everyone. Only present if owner is an organization.
Body
List user projects
Query Parameters
Indicates the state of the projects to return. Can be either open
, closed
, or all
.
Allowed values:openclosedall
Default:open
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Path Parameters
Response
application/json
Response
Response
Projects are a way to organize columns and cards of work.
Example:https://api.github.com/repos/api-playground/projects-test
Example:https://api.github.com/projects/1002604
Example:https://github.com/api-playground/projects-test/projects/12
Example:https://api.github.com/projects/1002604/columns
Example:1002604
Example:MDc6UHJvamVjdDEwMDI2MDQ=
Name of the project
Example:Week One Sprint
Body of the project
Example:This project represents the sprint of the first week in January
Example:1
State of the project; either ‘open’ or ‘closed’
Example:open
Simple User
Show Child Parameters
Example:2011-04-10T20:09:31Z
Example:2014-03-03T18:58:10Z
The baseline permission that all organization members have on this project. Only present if owner is an organization.
Allowed values:readwriteadminnone
Whether or not this project can be seen by everyone. Only present if owner is an organization.