agency-board

GET /v1/agency/boards/{boardId}/cards/{cardId}

One card, with its comments and questions.

Bütün agency-board nöqtələri

Doğrulama

API açarını bearer token kimi göndərin. Bu səhifə spresifikasiyada xüsusi icazə tələb etmir, buna görə də açarınıza ehtiyac duyduğu minimum səviyyədə icazə verin və güman etmək əvəzinə cavabı yoxlayın.

Bu endpoint heç bir təşkilat ID-si tələb etmir. Sizin açarınız artıq aid olduğu təşkilatı müəyyən edir və cavab həmin təşkilat üçün məhdudlaşdırılır.

Sınaqdan keçir

Bucaqlı mötərizələrdə olan hór şeyi öz qiymətlərinizlə, açar yertutucusunu isə idarə panelinizdən bir açarla əvəz edin.

curl -X GET https://api.zinndigital.com/v1/agency/boards/{boardId}/cards/{cardId} \
  -H "Authorization: Bearer zdk_live_…"

Sistemə daxil olmusunuz? İdarə panelinizdəki API konsolu real təşkilatınızın identifikatorunu və öz açarınızı avtomatik doldurur, sorğunu canlı API-yə qarşı icra edir ki, siz faktiki cavabı görə biləsiniz. Bu son nöqtəni API konsolunda açın

Parametrlər

AdTipTələb olunurNədir
boardId (path)UuidBəliProject board ID (UUIDv7).
cardId (path)UuidBəliBoard card ID (UUIDv7).

Cavab

AdTipTələb olunurNədir
idUuidBəliUUIDv7 identifier — sortable by creation time (docs/02 §8).
board_idUuidBəliUUIDv7 identifier — sortable by creation time (docs/02 §8).
column_idUuidBəliUUIDv7 identifier — sortable by creation time (docs/02 §8).
titlestringBəli
bodystringXeyr
visibilityAgencyBoardVisibilityBəliWho may see this object. `internal` is always the default. A **card** reaches the client only when it is `client` **and its column is too** — an AND, not inheritance, because th…
positionintegerBəli
assignee_idstringXeyr
due_atstringXeyr
created_by_clientbooleanXeyrWhether the client raised this card themselves.
archived_atstringXeyr
cover_colourAgencyBoardLabelColourXeyrA colour band across the top of the card, or the empty string for none. ⛔ Shares the label palette rather than declaring a second one: two palettes on one screen is how a cover…
labelsAgencyBoardLabel[]XeyrThe labels this card wears, in the board's label order. ⛔ Agency-only — the client's projection of a card carries no labels at all, because a label is the agency's private vocab…
created_atstringXeyr
updated_atstringXeyr
commentsAgencyBoardComment[]Xeyr
questionsAgencyBoardQuestion[]Xeyr

Bu son nöqtənin qaytara biləcəyi xətalar

401 · 403 · 404