List project cards
/projects/columns/{column_id}/cards- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Request
Path Parameters
- column_id integerrequired
column_id parameter
Query Parameters
- archived_state stringoptional
Filters the project cards that are returned by the card's state. Can be one of `all`,`archived`, or `not_archived`.
- per_page integeroptional
Results per page (max 100)
- page integeroptional
Page number of the results to fetch.
Responses
Response
Headers
<https://api.github.com/resource?page=2>; rel="next", <https://api.github.com/resource?page=5>; rel="last" items Project Card objectProject cards represent a scope of work.
Project cards represent a scope of work.
Whether or not the card is archived
Example: false
Example: https://api.github.com/projects/columns/367
Example: https://api.github.com/repos/api-playground/projects-test/issues/3
Example: 2016-09-05T14:21:06Z
creator Simple User objectrequirednullable Simple User
Simple User
Example: https://github.com/images/error/octocat_happy.gif
Example: https://api.github.com/users/octocat/events{/privacy}
Example: https://api.github.com/users/octocat/followers
Example: https://api.github.com/users/octocat/following{/other_user}
Example: https://api.github.com/users/octocat/gists{/gist_id}
Example: 41d064eb2195891e12d0413f63227ea7
Example: https://github.com/octocat
Example: 1
Example: octocat
Example: MDQ6VXNlcjE=
Example: https://api.github.com/users/octocat/orgs
Example: https://api.github.com/users/octocat/received_events
Example: https://api.github.com/users/octocat/repos
Example: "2020-07-09T00:17:55Z"
Example: https://api.github.com/users/octocat/starred{/owner}{/repo}
Example: https://api.github.com/users/octocat/subscriptions
Example: User
Example: https://api.github.com/users/octocat
The project card's ID
Example: 42
Example: MDExOlByb2plY3RDYXJkMTQ3OA==
Example: Add payload for delete Project column
Example: https://api.github.com/projects/120
Example: 2016-09-05T14:20:22Z
Example: https://api.github.com/projects/columns/cards/1478
Not modified
Requires authentication
Forbidden