#main
- queryGet a list of bookmarks by actor. Optionally add a list of tags to include, default will be all bookmarks. Requires auth, actor must be the requesting account.
Query Parameters
Name | Type | Details |
---|---|---|
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
tags |
array |
UNHANDLED IN ARRAYS: string |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
bookmarks |
array (required) |
Elements are of type: |
cursor |
string |
Errors
No error types defined