List followers of a user GET {{baseUrl}}/users/:id/followers Lists the followers of a specific user. HEADERS KeyDatatypeRequiredDescriptionAcceptstring RESPONSES status: OK {"success":true,"data":[2,5,8]}