bookmarks

View your bookmarks. See also statuses/:id/{bookmark,unbookmark}

Bookmarked statuses

GET https://mastodon.example/api/v1/bookmarks

Statuses the user has bookmarked. Returns: Array of Status OAuth: User token + read:bookmarks Version history: 3.1.0 - added

Query Parameters

Name
Type
Description

limit

string

max_id

string

since_id

string

min_id

string

Headers

Name
Type
Description

Authorization

string

Bearer <user token>

Last updated

Was this helpful?