Node.js SDK
Endpoints
Get Row Description
Retrieve the markdown body of a table row description.
GET
Node.js SDK
Documentation Index
Fetch the complete documentation index at: https://developer.copera.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns the current Markdown content of a row’s description. The authenticated integration must have access to the board.Response
Returns an object with acontent field containing the Markdown body of the row description. If the row has no description, content is an empty string.Authorizations
Bearer token
Path Parameters
ObjectId
Required string length:
24Pattern:
^[0-9a-fA-F]{24}$ObjectId
Required string length:
24Pattern:
^[0-9a-fA-F]{24}$ObjectId
Required string length:
24Pattern:
^[0-9a-fA-F]{24}$Response
Default Response