List following interests

GET {{baseUrl}}/users/:username/interests/follow?bookmark=ut aliqua enim magna&page_size=25

Get a list of a user's following interests in one place.

Request Params

KeyDatatypeRequiredDescription
bookmarkstringCursor used to fetch the next page of items
page_sizenumberMaximum 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.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;canonical_url&quot;:&quot;dolor minim officia reprehenderit&quot;,&quot;id&quot;:&quot;903972677830&quot;,&quot;key&quot;:&quot;man cave&quot;,&quot;name&quot;:&quot;Man cave&quot;},{&quot;canonical_url&quot;:&quot;no&quot;,&quot;id&quot;:&quot;903972677830&quot;,&quot;key&quot;:&quot;man cave&quot;,&quot;name&quot;:&quot;Man cave&quot;}],&quot;bookmark&quot;:&quot;qui consectetur nulla sit&quot;}