Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 14 additions & 15 deletions sections/card_table_cards.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ Get a card
"id": 1069479602,
"status": "active",
"visible_to_clients": false,
"created_at": "2026-01-17T17:39:00.000Z",
"updated_at": "2026-01-31T08:33:00.671Z",
"created_at": "2026-03-02T00:58:00.000Z",
"updated_at": "2026-03-16T00:21:07.437Z",
"title": "New and fancy UI",
"inherits_status": true,
"type": "Kanban::Card",
Expand Down Expand Up @@ -139,14 +139,14 @@ Get a card
"title": "Chief Strategist",
"bio": "Don’t let your dreams be dreams",
"location": "Chicago, IL",
"created_at": "2026-01-31T08:29:28.365Z",
"updated_at": "2026-01-31T08:29:32.599Z",
"created_at": "2026-03-16T00:20:45.468Z",
"updated_at": "2026-03-16T00:20:46.016Z",
"admin": true,
"owner": true,
"client": false,
"employee": true,
"time_zone": "America/Chicago",
"avatar_url": "https://3.basecampapi.com/195539477/people/BAhpBMlkkT4=--5fe7b70fbee7a7f0e2e1e19df7579e5d880c753d/avatar?v=1",
"avatar_url": "https://3.basecampapi.com/195539477/people/BAhpBMlkkT4=--5fe7b70fbee7a7f0e2e1e19df7579e5d880c753d/avatar",
"company": {
"id": 1033447817,
"name": "Honcho Design"
Expand All @@ -162,16 +162,15 @@ Get a card
"content": "Design a new and fancy UI",
"due_on": null,
"assignees": [],
"completion_subscribers": [],
"completion_url": "https://3.basecampapi.com/195539477/buckets/2085958504/todos/1069479602/completion.json",
"comment_count": 0,
"steps": [
{
"id": 1069479603,
"status": "active",
"visible_to_clients": false,
"created_at": "2026-01-17T18:31:00.000Z",
"updated_at": "2026-01-17T18:31:00.000Z",
"created_at": "2026-03-02T01:03:00.000Z",
"updated_at": "2026-03-02T01:03:00.000Z",
"title": "Find inspiration",
"inherits_status": true,
"type": "Kanban::Step",
Expand Down Expand Up @@ -200,14 +199,14 @@ Get a card
"title": "Chief Strategist",
"bio": "Don’t let your dreams be dreams",
"location": "Chicago, IL",
"created_at": "2026-01-31T08:29:28.365Z",
"updated_at": "2026-01-31T08:29:32.599Z",
"created_at": "2026-03-16T00:20:45.468Z",
"updated_at": "2026-03-16T00:20:46.016Z",
"admin": true,
"owner": true,
"client": false,
"employee": true,
"time_zone": "America/Chicago",
"avatar_url": "https://3.basecampapi.com/195539477/people/BAhpBMlkkT4=--5fe7b70fbee7a7f0e2e1e19df7579e5d880c753d/avatar?v=1",
"avatar_url": "https://3.basecampapi.com/195539477/people/BAhpBMlkkT4=--5fe7b70fbee7a7f0e2e1e19df7579e5d880c753d/avatar",
"company": {
"id": 1033447817,
"name": "Honcho Design"
Expand All @@ -219,7 +218,7 @@ Get a card
"can_access_hill_charts": true
},
"completed": false,
"due_on": "2026-02-04",
"due_on": "2026-03-19",
"assignees": [
{
"id": 1049715931,
Expand All @@ -230,14 +229,14 @@ Get a card
"title": "District Integration Architect",
"bio": null,
"location": null,
"created_at": "2026-01-31T08:29:41.371Z",
"updated_at": "2026-01-31T08:29:41.371Z",
"created_at": "2026-03-16T00:20:48.669Z",
"updated_at": "2026-03-16T00:20:48.669Z",
"admin": false,
"owner": false,
"client": false,
"employee": false,
"time_zone": "America/Chicago",
"avatar_url": "https://3.basecampapi.com/195539477/people/BAhpBNtkkT4=--b72a5df90f237e00570273b726a82176287186e4/avatar?v=1",
"avatar_url": "https://3.basecampapi.com/195539477/people/BAhpBNtkkT4=--b72a5df90f237e00570273b726a82176287186e4/avatar",
"can_ping": true,
"can_manage_projects": true,
"can_manage_people": true,
Expand Down