Assets

/assets/:assetId/boards

Get the list of parent boards of an asset.

Sorted by createdAt descending (most recently created board first).

get/v1/assets/{assetId}/boards

Query parameters

limitstring

The max number of parent boards to return in the response

cursorstring

Cursor to the next page of parent boards

includeCustomFieldsstring

A boolean flag to include custom fields with the results (default: false)

Response

Default

totalinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.