List boards
GET {{baseUrl}}/boards?bookmark=ut aliqua enim magna&page_size=25&privacy=PUBLIC
Get a list of the boards owned by the operation user_account
+ group boards where this account is a collaborator
Optional: Specify a privacy type (public, protected, or secret) to indicate which boards to return. - If no privacy is specified, all boards that can be returned (based on the scopes of the token and ad_account role if applicable) will be returned.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bookmark | string | Cursor used to fetch the next page of items | |
page_size | number | Maximum number of items to include in a single page of the response. See documentation on <a href='/docs/getting-started/pagination/'>Pagination</a> for more information. | |
privacy | string | Privacy setting for a board. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"value":"\u003cError: Could not resolve allOf schema"}