Skip to content
Get an API key

GET /boards/{boardId}/members

Updated 17 Sep 20261 min read
GET/boards/{boardId}/membersTry it
Basehttps://api.mockflow.com/v1Scopesboards:read

The effective members: the owner, people the space is shared with (inheritedFrom is the space), and people the board itself was shared with from the editor. To grant access, share the space.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs boards:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Path parameters

boardIdstringpathrequired

Response

200 · application/json
dataMember[]
Child attributes
idstring
emailstring
namestring
roleenum<string>

The product's roles. Owner is the workspace that holds the board or space and cannot be granted or transferred. Admin can rename and share, editor can edit, reviewer can view, export and add comment items. There is no viewer role and no pending state. One of owner, admin, editor or reviewer.

inheritedFromstring | null

The space id when access comes from the space.

publicLinkboolean

Errors

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft