/v0/accounts/:id/following
GET /v0/accounts/:id/following
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Characters must be [A-Za-z0-9-.] The first and last characters must be [A-Za-z0-9-.]
Example
example_manCharacters must be [A-Za-z0-9-.] The first and last characters must be [A-Za-z0-9-.]
Responses
Section titled “ Responses ”OK
object
Account ID
Example
38477395Account email address (only when logged in to an account with viewing privileges)
Example
Account nickname
Example
JohnDoe<:typescript:299384730049>Biography
Avatar URL
Example
https://example.com/avatar.pngHeader URL
Example
https://example.com/header.pngFollowed count
Example
100Following count
Example
100Note count
Example
100Account role (only when logged in to an account with viewing privileges)
Example
normalAccount status (only when logged in to an account with viewing privileges)
Example
activeAccount frozen status (only when logged in to an account with viewing privileges)
Example
normalAccount silenced status (only when logged in to an account with viewing privileges)
Example
normalAccount created at (only when logged in to an account with viewing privileges)
Example
2021-01-01T00:00:00ZNot Found
Account not found
object
Account not found.
Internal Server Error
object
Internal server error.