v38

OpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Social

Get followers for a username

This gets the followers for the requested username

get/users/{user_id}/followers

Path parameters

user_idstring required

Unique identifier of the user.

Query parameters

offsetinteger

Return results starting from this index position

limitinteger

Maximum number of results to return

condstring

Apply additional browse filters using ';' separated key,value pairs.

sortstring

Sort key or key,order pair. Example: name or name,ASC.

Response

User list