List followers of a user

GET {{baseUrl}}/users/:id/followers

Lists the followers of a specific user.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":[2,5,8]}