Get board
GET {{baseUrl}}/boards/:board_id
Get a board owned by the operation useraccount - or a group board that has been shared with this account. - By default, the "operation useraccount" is the token user_account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"name":"Summer Recipes","id":"549755885175","description":"My favorite summer recipes","owner":{"username":"elit magna eiusmod"},"privacy":"PUBLIC"}