Get followers for a username
This gets the followers for the requested username
Path parameters
Unique identifier of the user.
Query parameters
Return results starting from this index position
Maximum number of results to return
Apply additional browse filters using ';' separated key,value pairs.
Sort key or key,order pair. Example: name or name,ASC.
Response
User list
Changes
Changed in 5 of the 46 revisions of this API.19
- ○
api operation id
followersUserswas addedapi-operation-id-added
- ○
for the
pathrequest parameteruser_id, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
- ○
added the required property
userto the response with the200statusresponse-required-property-added
- ○
- ○
removed the non-success response with the status
400response-non-success-status-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲