Skip to main content
GET
Check Follow Relationship

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

source_user_name
string
required

Screen name of the source user.

target_user_name
string
required

Screen name of the target user.

Response

200 - application/json

Successful response

data
object
status
enum<string>
Available options:
success,
error
message
string