Visual project management and collaboration
developer.atlassian.com/cloud/trello/rest ↗Query structured spec data via REST or MCP. Get exactly what your agent needs.
https://trello.com/1
/boards
Attributes of “Boards” to be added.
application/json
boards
| Property | Type | Required |
|---|---|---|
| desc | string | optional |
| name | string | optional |
| closed | string | optional |
| powerUps | string | optional |
| subscribed | string | optional |
| prefs/voting | string | optional |
| prefs_voting | string | optional |
| idBoardSource | string | optional |
| idOrganization | string | optional |
| keepFromSource | string | optional |
| labelNames/red | string | optional |
| prefs/comments | string | optional |
| prefs/selfJoin | string | optional |
| prefs_comments | string | optional |
| prefs_selfJoin | string | optional |
| labelNames/blue | string | optional |
| prefs/cardAging | string | optional |
| prefs_cardAging | string | optional |
| labelNames/green | string | optional |
| prefs/background | string | optional |
| …11 more | object | optional |
Success
Server rejection
POST /boards
/boards/{idBoard}/calendarKey/generate
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Success
Server rejection
POST /boards/{idBoard}/calendarKey/generate
/boards/{idBoard}/checklists
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Checklists” to be added.
application/json
boards_checklists
| Property | Type | Required |
|---|---|---|
| name | string | optional |
Success
Server rejection
POST /boards/{idBoard}/checklists
/boards/{idBoard}/emailKey/generate
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Success
Server rejection
POST /boards/{idBoard}/emailKey/generate
/boards/{idBoard}/labels
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Labels” to be added.
application/json
boards_labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
Success
Server rejection
POST /boards/{idBoard}/labels
/boards/{idBoard}/lists
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Lists” to be added.
application/json
boards_lists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
Success
Server rejection
POST /boards/{idBoard}/lists
/boards/{idBoard}/markAsViewed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Success
Server rejection
POST /boards/{idBoard}/markAsViewed
/boards/{idBoard}/powerUps
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Power Ups” to be added.
application/json
boards_powerUps
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /boards/{idBoard}/powerUps
/cards
Attributes of “Cards” to be added.
application/json
cards
| Property | Type | Required |
|---|---|---|
| due | string | optional |
| pos | string | optional |
| desc | string | optional |
| name | string | optional |
| closed | string | optional |
| idList | string | optional |
| labels | string | optional |
| idBoard | string | optional |
| idLabels | string | optional |
| idMembers | string | optional |
| urlSource | string | optional |
| fileSource | string | optional |
| subscribed | string | optional |
| idCardSource | string | optional |
| keepFromSource | string | optional |
| idAttachmentCover | string | optional |
Success
Server rejection
POST /cards
/cards/{idCard}/actions/comments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Actions Comments” to be added.
application/json
actions_comments
| Property | Type | Required |
|---|---|---|
| text | string | optional |
Success
Server rejection
POST /cards/{idCard}/actions/comments
/cards/{idCard}/attachments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Attachments” to be added.
application/json
cards_attachments
| Property | Type | Required |
|---|---|---|
| url | string | optional |
| file | string | optional |
| name | string | optional |
| mimeType | string | optional |
Success
Server rejection
POST /cards/{idCard}/attachments
/cards/{idCard}/checklist/{idChecklist}/checkItem
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
Attributes of “Cards Checklist Check Item” to be added.
application/json
cards_checklist_checkItem
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
Success
Server rejection
POST /cards/{idCard}/checklist/{idChecklist}/checkItem
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/convertToCard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Success
Server rejection
POST /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/convertToCard
/cards/{idCard}/checklists
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Checklists” to be added.
application/json
cards_checklists
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| value | string | optional |
| idChecklistSource | string | optional |
Success
Server rejection
POST /cards/{idCard}/checklists
/cards/{idCard}/idLabels
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Labels” to be added.
application/json
cards_idLabels
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/idLabels
/cards/{idCard}/idMembers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Members” to be added.
application/json
cards_idMembers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/idMembers
/cards/{idCard}/labels
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Labels” to be added.
application/json
cards_labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/labels
/cards/{idCard}/markAssociatedNotificationsRead
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Success
Server rejection
POST /cards/{idCard}/markAssociatedNotificationsRead
/cards/{idCard}/membersVoted
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Members Voted” to be added.
application/json
cards_membersVoted
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/membersVoted
/cards/{idCard}/stickers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Stickers” to be added.
application/json
cards_stickers
| Property | Type | Required |
|---|---|---|
| top | string | optional |
| left | string | optional |
| image | string | optional |
| rotate | string | optional |
| zIndex | string | optional |
Success
Server rejection
POST /cards/{idCard}/stickers
/checklists
Attributes of “Checklists” to be added.
application/json
checklists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| idCard | string | optional |
| idBoard | string | optional |
| idChecklistSource | string | optional |
Success
Server rejection
POST /checklists
/checklists/{idChecklist}/checkItems
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Check Items” to be added.
application/json
checklists_checkItems
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| checked | string | optional |
Success
Server rejection
POST /checklists/{idChecklist}/checkItems
/labels
Attributes of “Labels” to be added.
application/json
labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| idBoard | string | optional |
Success
Server rejection
POST /labels
/lists
Attributes of “Lists” to be added.
application/json
lists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| closed | string | optional |
| idBoard | string | optional |
| subscribed | string | optional |
| idListSource | string | optional |
Success
Server rejection
POST /lists
/lists/{idList}/archiveAllCards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Success
Server rejection
POST /lists/{idList}/archiveAllCards
/lists/{idList}/cards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Cards” to be added.
application/json
lists_cards
| Property | Type | Required |
|---|---|---|
| due | string | optional |
| desc | string | optional |
| name | string | optional |
| labels | string | optional |
| idMembers | string | optional |
Success
Server rejection
POST /lists/{idList}/cards
/lists/{idList}/moveAllCards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Move All Cards” to be added.
application/json
lists_moveAllCards
| Property | Type | Required |
|---|---|---|
| idBoard | string | optional |
Success
Server rejection
POST /lists/{idList}/moveAllCards
/members/{idMember}/avatar
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Avatar” to be added.
application/json
members_avatar
| Property | Type | Required |
|---|---|---|
| file | string | optional |
Success
Server rejection
POST /members/{idMember}/avatar
/members/{idMember}/boardBackgrounds
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Board Backgrounds” to be added.
application/json
members_boardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
POST /members/{idMember}/boardBackgrounds
/members/{idMember}/boardStars
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Board Stars” to be added.
application/json
members_boardStars
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| idBoard | string | optional |
Success
Server rejection
POST /members/{idMember}/boardStars
/members/{idMember}/customBoardBackgrounds
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Custom Board Backgrounds” to be added.
application/json
members_customBoardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
POST /members/{idMember}/customBoardBackgrounds
/members/{idMember}/customEmoji
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Custom Emoji” to be added.
application/json
members_customEmoji
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| name | string | optional |
Success
Server rejection
POST /members/{idMember}/customEmoji
/members/{idMember}/customStickers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Custom Stickers” to be added.
application/json
members_customStickers
| Property | Type | Required |
|---|---|---|
| file | string | optional |
Success
Server rejection
POST /members/{idMember}/customStickers
/members/{idMember}/oneTimeMessagesDismissed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members One Time Messages Dismissed” to be added.
application/json
members_oneTimeMessagesDismissed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /members/{idMember}/oneTimeMessagesDismissed
/members/{idMember}/savedSearches
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Saved Searches” to be added.
application/json
members_savedSearches
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| query | string | optional |
Success
Server rejection
POST /members/{idMember}/savedSearches
/notifications/all/read
Success
Server rejection
POST /notifications/all/read
/organizations
Attributes of “Organizations” to be added.
application/json
organizations
| Property | Type | Required |
|---|---|---|
| desc | string | optional |
| name | string | optional |
| website | string | optional |
| displayName | string | optional |
| prefs/permissionLevel | string | optional |
| prefs/associatedDomain | string | optional |
| prefs/googleAppsVersion | string | optional |
| prefs/orgInviteRestrict | string | optional |
| prefs/externalMembersDisabled | string | optional |
| prefs/boardVisibilityRestrict/org | string | optional |
| prefs/boardVisibilityRestrict/public | string | optional |
| prefs/boardVisibilityRestrict/private | string | optional |
Success
Server rejection
POST /organizations
/organizations/{idOrg}/logo
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Organizations Logo” to be added.
application/json
organizations_logo
| Property | Type | Required |
|---|---|---|
| file | string | optional |
Success
Server rejection
POST /organizations/{idOrg}/logo
/sessions
Attributes of “Sessions” to be added.
application/json
sessions
| Property | Type | Required |
|---|---|---|
| status | string | optional |
| idBoard | string | optional |
Success
Server rejection
POST /sessions
/tokens/{token}/webhooks
Attributes of “Tokens Webhooks” to be added.
application/json
tokens_webhooks
| Property | Type | Required |
|---|---|---|
| idModel | string | optional |
| callbackURL | string | optional |
| description | string | optional |
Success
Server rejection
POST /tokens/{token}/webhooks
actions
{
"xml": {
"name": "action"
},
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
actions_comments
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
actions_text
{
"xml": {
"name": "action"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"desc": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
},
"closed": {
"type": "string",
"description": " true or false"
},
"powerUps": {
"type": "string",
"description": "all or a comma-separated list of: calendar, cardAging, recap or voting"
},
"subscribed": {
"type": "string",
"description": " true or false"
},
"prefs/voting": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"prefs_voting": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"idBoardSource": {
"type": "string",
"description": "The id of the board to copy into the new board"
},
"idOrganization": {
"type": "string",
"description": "The id or name of the organization to add the board to."
},
"keepFromSource": {
"type": "string",
"description": "Components of the source board to copy."
},
"labelNames/red": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/comments": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"prefs/selfJoin": {
"type": "string",
"description": " true or false"
},
"prefs_comments": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"prefs_selfJoin": {
"type": "string",
"description": " true or false"
},
"labelNames/blue": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/cardAging": {
"type": "string",
"description": "One of: pirate or regular"
},
"prefs_cardAging": {
"type": "string",
"description": "One of: pirate or regular"
},
"labelNames/green": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/background": {
"type": "string",
"description": "A standard background name, or the id of a custom background"
},
"prefs/cardCovers": {
"type": "string",
"description": " true or false"
},
"prefs_background": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs_cardCovers": {
"type": "string",
"description": " true or false"
},
"labelNames/orange": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"labelNames/purple": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"labelNames/yellow": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/invitations": {
"type": "string",
"description": "One of: admins or members"
},
"prefs_invitations": {
"type": "string",
"description": "One of: admins or members"
},
"prefs/permissionLevel": {
"type": "string",
"description": "One of: org, private or public"
},
"prefs_permissionLevel": {
"type": "string",
"description": "One of: org, private or public"
},
"prefs/calendarFeedEnabled": {
"type": "string",
"description": " true or false"
}
}
}
boards_checklists
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards_closed
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
boards_desc
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
boards_idOrganization
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
boards_labels
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"color": {
"type": "string",
"description": "A valid label color or null"
}
}
}
boards_lists
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards_members
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "One of: admin, normal or observer"
},
"email": {
"type": "string",
"description": "An email address"
},
"fullName": {
"type": "string",
"description": "A string with a length of at least 1. Cannot begin or end with a space."
}
}
}
boards_memberships
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "One of: admin, normal or observer"
},
"member_fields": {
"type": "string",
"description": "all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username"
}
}
}
boards_name
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards_powerUps
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "One of: calendar, cardAging, recap or voting"
}
}
}
boards_subscribed
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
cards
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"due": {
"type": "string",
"description": "A date, or null"
},
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"desc": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"name": {
"type": "string",
"description": "The name of the new card. It isn't required if the name is being copied from provided by a URL, file or card that is being copied."
},
"closed": {
"type": "string",
"description": " true or false"
},
"idList": {
"type": "string",
"description": "id of the list that the card should be added to"
},
"labels": {
"type": "string",
"description": "all or a comma-separated list of: blue, green, orange, purple, red or yellow"
},
"idBoard": {
"type": "string",
"description": "id of the board the card should be moved to"
},
"idLabels": {
"type": "string",
"description": "A comma-separated list of objectIds, 24-character hex strings"
},
"idMembers": {
"type": "string",
"description": "A comma-separated list of objectIds, 24-character hex strings"
},
"urlSource": {
"type": "string",
"description": "A URL starting with http:// or https:// or null"
},
"fileSource": {
"type": "string",
"description": "A file"
},
"subscribed": {
"type": "string",
"description": " true or false"
},
"idCardSource": {
"type": "string",
"description": "The id of the card to copy into a new card."
},
"keepFromSource": {
"type": "string",
"description": "Properties of the card to copy over from the source."
},
"idAttachmentCover": {
"type": "string",
"description": "Id of the image attachment of this card to use as its cover, or null for no cover"
}
}
}
cards_actions_comments
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_attachments
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "A URL starting with http:// or https:// or null"
},
"file": {
"type": "string",
"description": "A file"
},
"name": {
"type": "string",
"description": "a string with a length from 0 to 256"
},
"mimeType": {
"type": "string",
"description": "a string with a length from 0 to 256"
}
}
}
cards_checklist_checkItem
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_checklist_checkItem_name
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_checklist_checkItem_pos
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
}
}
}
cards_checklist_checkItem_state
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "One of: complete, false, incomplete or true"
}
}
}
cards_checklist_idChecklistCurrent_checkItem
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
},
"state": {
"type": "string",
"description": "One of: complete, false, incomplete or true"
},
"idChecklist": {
"type": "string",
"description": "An id, or null"
}
}
}
cards_checklists
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"value": {
"type": "string",
"description": "The id of the checklist to add to the card, or null to create a new one."
},
"idChecklistSource": {
"type": "string",
"description": "The id of the source checklist to copy into a new checklist."
}
}
}
cards_closed
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
cards_desc
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
cards_due
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A date, or null"
}
}
}
cards_idAttachmentCover
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "Id of the image attachment of this card to use as its cover, or null for no cover"
}
}
}
cards_idBoard
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "id of the board the card should be moved to"
},
"idList": {
"type": "string",
"description": "id of the list that the card should be moved to on the new board"
}
}
}
cards_idLabels
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the label to add"
}
}
}
cards_idList
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "id of the list the card should be moved to"
}
}
}
cards_idMembers
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the member to add to the card"
}
}
}
cards_labels
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"color": {
"type": "string",
"description": "A valid label color or null"
},
"value": {
"type": "string",
"description": "all or a comma-separated list of: blue, green, orange, purple, red or yellow"
}
}
}
cards_membersVoted
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the member to vote 'yes' on the card"
}
}
}
cards_name
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_pos
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
}
}
}
cards_stickers
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"top": {
"type": "string",
"description": "undefined"
},
"left": {
"type": "string",
"description": "undefined"
},
"image": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"rotate": {
"type": "string",
"description": "undefined"
},
"zIndex": {
"type": "string",
"description": "Valid Z values for stickers, must be an integer"
}
}
}
cards_subscribed
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
checklists
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"idCard": {
"type": "string",
"description": "id of the card that the checklist should be added to"
},
"idBoard": {
"type": "string",
"description": "id of the board that the checklist should be added to"
},
"idChecklistSource": {
"type": "string",
"description": "The id of the source checklist to copy into a new checklist."
}
}
}
checklists_checkItems
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
},
"checked": {
"type": "string",
"description": " true or false"
}
}
}
checklists_idCard
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the card that the checklist is on"
}
}
}
checklists_name
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
checklists_pos
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
}
}
}
labelNames_blue
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_green
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_orange
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_purple
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_red
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_yellow
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labels
{
"xml": {
"name": "label"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"color": {
"type": "string",
"description": "A valid label color or null"
},
"idBoard": {
"type": "string",
"description": "An id"
}
}
}
| Version | Endpoints | Schemas | Ingested | Status |
|---|---|---|---|---|
| 1.0 | 323 | 122 | 2026-05-11 | current |
| 1.0 | 323 | 122 | 2026-04-16 |