GET /boards/{idBoard}/labels/{idLabel}

trello.com

Summary: getBoardsLabelsByIdBoardByIdLabel()
Operation ID: getBoardsLabelsByIdBoardByIdLabel
Auth: unknown

Parameters (5)

fields (string, query, optional, default: all)

all or a comma-separated list of: color, idBoard, name or uses

idBoard (string, path, required)

board_id

idLabel (string, path, required)

idLabel

key (string, query, required)

<a href="https://trello.com/1/appKey/generate" target="_blank">Generate your application key</a>

token (string, query, required)

<a href="https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user" target="_blank">Getting a token from a user</a>

No probe data for this endpoint yet.