show
GET /follow/count/{id}
GET
/follow/count/{id}
Shows follower and followee counts given a user Id.
Parameters
Path Parameters
id
required
string
User Id
Example
Responses
200
object
Examples
Success
400
object
message
required
string
detail
required
Array<object>
object
code
string
minimum
integer
type
string
inclusive
boolean
exact
boolean
message
string
path
Array<string>
Examples
Exception
404
object
message
required
string
detail
required
object
code
required
integer
message
required
string
data
required
object
Examples
Exception
x-200:OK
object
collectionId
required
string
collectionName
required
string
followers
required
integer
following
required
integer
id
required
string