Hikka Docs Hikka Docs
EndpointsFollow

Check follow

GET
/follow/{username}

Path Parameters

username*string

Header Parameters

auth?|
auth?|

Response Body

application/json

application/json

curl -X GET "https://api.hikka.io/follow/string"
{
  "follow": true
}
{
  "message": "Example error message",
  "code": "example_error"
}