/v0/accounts/:id/relationships
GET /v0/accounts/:id/relationships
GET
/v0/accounts/:id/relationships
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
Account ID
string
Example
31415926535
Account ID
Responses
Section titled “ Responses ”OK
object
id
required
Account ID
string
Example
31415926535
is_followed
required
Whether the account is followed by the target account
boolean
is_following
required
Whether the account is following the target account
boolean
Example
true
is_follow_requesting
required
Whether a follow request has been sent to the target account
boolean
Not Found
Account not found
object
error
required
Account not found.
string
Internal Server Error
object
error
required
Internal server error.
string