Account Endpoints
Get profiles followed
Returns account targets followed by a username profile. Wallet targets return an empty page because wallet following graphs are not exposed.
get/api/v2/accounts/{address_or_username}/following
Path parameters
address_or_usernamestring required
Query parameters
limitinteger
Number of items to return per page
Example:20
Number of items to return per page
cursorstring
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.