Boards

Get Memberships of a Board

GET /1/boards/{id}/memberships

Get information about the memberships users have to the board.

Request

<aside> 💡 PATH PARAMETERS

</aside>

id REQUIRED

string

The ID of the board

Pattern: ^[0-9a-fA-F]{24}$

QUERY PARAMETERS

key REQUIRED

string

The API key to use

Pattern: ^[0-9a-fA-F]{32}$

Example

Responses

200 (Success)