For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: Get a Board

Trello Operation

The Trello query enables users to request a single Trello Board by its ID

Example User Story

I want to retrieve the details of a single Trello board by ID so that I can query it.

Fields

Field Name
Field Type
Required

id

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated