/v0/accounts/:id/follower
GET /v0/accounts/:id/follower
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_man
Characters 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
38477395
Account 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.png
Header URL
Example
https://example.com/header.png
Followed count
Example
100
Following count
Example
100
Note count
Example
100
Account role (only when logged in to an account with viewing privileges)
Example
normal
Account status (only when logged in to an account with viewing privileges)
Example
active
Account frozen status (only when logged in to an account with viewing privileges)
Example
normal
Account silenced status (only when logged in to an account with viewing privileges)
Example
normal
Account created at (only when logged in to an account with viewing privileges)
Example
2021-01-01T00:00:00Z
Not Found
Account not found
object
Account not found.
Internal Server Error
object
Internal server error.