Search user's boards
GET {{baseUrl}}/search/boards?ad_account_id=47&bookmark=<string>&query=<string>
Search for boards for the operation user_account
. This includes boards of all board types.
- By default, the operation user_account
is the token user_account.
If using Business Access: Specify an adaccountid to use the owner of that adaccount as the "operation useraccount". See Understanding Business Access for more information.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ad_account_id | number | Unique identifier of an ad account. | |
bookmark | string | Cursor used to fetch the next page of items | |
query | string | Search query. Can contain pin description keywords or comma-separated pin IDs. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[],"bookmark":"\u003cstring\u003e"}