Query: Get a Card

Trello Operation

The Trello query enables users to update a single Trello Card by its ID.

Example User Story

I want to retrive a Trello Card so that I can consult the status of the Task upon which I'm working.

Fields

Field Name
Field Type
Required

id

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated