GET /boards/{idBoard}/labels

trello.com

Summary: getBoardsLabelsByIdBoard()
Operation ID: getBoardsLabelsByIdBoard
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

key (string, query, required)

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

limit (string, query, optional, default: 50)

a number from 0 to 1000

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.